Searched refs:thread_across_edge (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadedge.h106 void thread_across_edge (edge);
H A Dtree-ssa-threadedge.cc1066 jump_threader::thread_across_edge (edge e) function in class:jump_threader
1206 thread_across_edge (single_succ_edge (bb));
1220 thread_across_edge (true_edge);
1224 thread_across_edge (false_edge);
1347 the mprts_hook around the call to thread_across_edge,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadedge.c358 the mprts_hook around the call to thread_across_edge,
1236 thread_across_edge (gcond *dummy_cond, function
1440 thread_across_edge (dummy_cond, single_succ_edge (bb),
1457 thread_across_edge (dummy_cond, true_edge,
1463 thread_across_edge (dummy_cond, false_edge,

Completed in 177 milliseconds