Searched defs:first_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()229 IfOpIterConst first_if, in FindLastIfInSegment()482 TF::IfRegionOp new_if_op, TF::IfRegionOp first_if) { in CreateYieldOps()523 TF::IfRegionOp first_if = if_op_segment[0]; in MergeIfPerSegment() local
527 IfView first_if(node); in inlineConsecutiveIfs() local