Home
last modified time | relevance | path

Searched refs:has_abnormal_incoming_edge_p (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-cfgcleanup.c338 has_abnormal_incoming_edge_p (basic_block bb) in has_abnormal_incoming_edge_p() function
416 if (has_abnormal_incoming_edge_p (bb)) in remove_forwarder_block()
420 if (has_abnormal_incoming_edge_p (dest) in remove_forwarder_block()
784 || has_abnormal_incoming_edge_p (bb)) in merge_phi_nodes()