Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa.c923 enum dom_state orig_dom_state = dom_info_state (CDI_DOMINATORS); in verify_ssa() local
1040 if (orig_dom_state == DOM_NONE) in verify_ssa()
1043 set_dom_info_availability (CDI_DOMINATORS, orig_dom_state); in verify_ssa()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa.c1029 enum dom_state orig_dom_state = dom_info_state (CDI_DOMINATORS); in verify_ssa() local
1179 if (orig_dom_state == DOM_NONE) in verify_ssa()
1182 set_dom_info_availability (CDI_DOMINATORS, orig_dom_state); in verify_ssa()