Searched defs:stmt3 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-profile.c | 217 gimple stmt1, stmt2, stmt3; in gimple_gen_edge_profiler() local 331 gimple stmt1, stmt2, stmt3; in gimple_gen_ic_profiler() local
|
H A D | value-prof.c | 562 gimple stmt1, stmt2, stmt3; in gimple_divmod_fixed_value() local 719 gimple stmt1, stmt2, stmt3, stmt4; in gimple_mod_pow2() local 875 gimple stmt1, stmt2, stmt3; in gimple_mod_subtract() local
|
H A D | tree-call-cdce.c | 332 gimple stmt1, stmt2, stmt3; in gen_one_condition() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-profile.c | 276 gassign *stmt3 = gimple_build_assign (unshare_expr (ref), in gimple_gen_edge_profiler() local 375 gassign *stmt1, *stmt2, *stmt3; in gimple_gen_ic_profiler() local
|
H A D | value-prof.c | 690 gcond *stmt3; in gimple_divmod_fixed_value() local 846 gassign *stmt1, *stmt2, *stmt3; in gimple_mod_pow2() local 1000 gcond *stmt3; in gimple_mod_subtract() local
|
H A D | tree-call-cdce.c | 385 gcond *stmt3; in gen_one_condition() local
|