20#ifndef GCC_GIMPLE_LOW_H
21#define GCC_GIMPLE_LOW_H
gimple * gimple_seq
Definition coretypes.h:100
union tree_node * tree
Definition coretypes.h:97
bool gimple_stmt_may_fallthru(gimple *)
Definition gimple-low.cc:1109
bool gimple_seq_may_fallthru(gimple_seq)
Definition gimple-low.cc:1174
void record_vars(tree)
Definition gimple-low.cc:1466
void record_vars_into(tree, tree)
Definition gimple-low.cc:1442