Searched refs:ifcvt_loop (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c3220 unsigned ifcvt_loop = tree_to_uhwi (gimple_call_arg (g, 0)); local
3221 if (!get_loop (fun, ifcvt_loop))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc3502 unsigned ifcvt_loop = tree_to_uhwi (gimple_call_arg (g, 0)); local
3503 if (!get_loop (fun, ifcvt_loop))

Completed in 84 milliseconds