Searched refs:next_post_dominating_hole (Results 1 – 2 of 2) sorted by relevance
46 return node->next_post_dominating_hole(); in NearestPostDominatingHole()54 return jump->next_post_dominating_hole(); in NearestPostDominatingHole()188 first = first->next_post_dominating_hole(); in ComputePostDominatingHoles()238 control = control->next_post_dominating_hole(); in AllocateRegisters()
1422 ControlNode* next_post_dominating_hole() const { in next_post_dominating_hole() function