Searched refs:IsTargetOfNodeFallthrough (Results 1 – 1 of 1) sorted by relevance
37 bool IsTargetOfNodeFallthrough(ControlNode* node, BasicBlock* target) { in IsTargetOfNodeFallthrough() function53 if (IsTargetOfNodeFallthrough(jump, jump->target())) { in NearestPostDominatingHole()