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
void record_vars_into(tree vars, tree fn)
Definition gimple-low.cc:1442
bool gimple_seq_may_fallthru(gimple_seq seq)
Definition gimple-low.cc:1174
bool gimple_stmt_may_fallthru(gimple *stmt)
Definition gimple-low.cc:1109
void record_vars(tree vars)
Definition gimple-low.cc:1466