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:1107
bool gimple_seq_may_fallthru(gimple_seq)
Definition gimple-low.cc:1172
void record_vars(tree)
Definition gimple-low.cc:1464
void record_vars_into(tree, tree)
Definition gimple-low.cc:1440