Searched refs:set_next_post_dominating_hole (Results 1 – 2 of 2) sorted by relevance
158 control->set_next_post_dominating_hole( in ComputePostDominatingHoles()180 control->set_next_post_dominating_hole(second); in ComputePostDominatingHoles()193 control->set_next_post_dominating_hole(first); in ComputePostDominatingHoles()
1425 void set_next_post_dominating_hole(ControlNode* node) { in set_next_post_dominating_hole() function