Searched defs:second_if (Results 1 – 2 of 2) sorted by relevance
94 bool SafeToMerge(TF::IfRegionOp first_if, TF::IfRegionOp second_if, in SafeToMerge()173 void MoveBranches(TF::IfRegionOp first_if, TF::IfRegionOp second_if) { in MoveBranches()
528 IfView second_if(node->next()); in inlineConsecutiveIfs() local