/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
gimple-pretty-print.h | 29 extern void debug_gimple_seq (gimple_seq); 30 extern void print_gimple_seq (FILE *, gimple_seq, int, int);
|
tree-inline.h | 186 int count_insns_seq (gimple_seq, eni_weights *); 191 extern gimple_seq copy_gimple_seq_and_replace_locals (gimple_seq seq);
|
gimple.h | 142 gimple_seq *seq; 308 gimple_seq body; 331 gimple_seq body; 345 gimple_seq handler; 361 gimple_seq failure; 371 gimple_seq n_body, e_body; 423 gimple_seq eval; 427 gimple_seq cleanup; 457 gimple_seq cleanup; 533 gimple_seq pre_body [all...] |
langhooks.h | 423 int (*gimplify_expr) (tree *, gimple_seq *, gimple_seq *);
|
coretypes.h | 64 typedef gimple gimple_seq; typedef
|
tree-flow.h | 274 static inline gimple_seq phi_nodes (const_basic_block); 275 static inline void set_phi_nodes (basic_block, gimple_seq); 395 extern void verify_gimple_in_seq (gimple_seq); 468 extern bool gimple_seq_may_fallthru (gimple_seq); 758 tree force_gimple_operand_1 (tree, gimple_seq *, gimple_predicate, tree); 759 tree force_gimple_operand (tree, gimple_seq *, bool, tree);
|
basic-block.h | 43 gimple_seq g; 147 gimple_seq seq; 150 gimple_seq phi_nodes; [all...] |
function.h | 516 gimple_seq gimple_body;
|
tree-flow-inline.h | 448 static inline gimple_seq 455 static inline gimple_seq * 465 set_phi_nodes (basic_block bb, gimple_seq seq) [all...] |
target.def | [all...] |
tree.h | [all...] |
gtype-desc.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
c-common.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
cp-tree.h | [all...] |