Searched defs:thenYield (Results 1 – 1 of 1) sorted by relevance
2609 YieldOp thenYield = combinedIf.thenYield(); matchAndRewrite() local 2717 SmallVector<Value> thenYield(op.thenYield().getOperands()); matchAndRewrite() local 2799 YieldOp IfOp::thenYield() { return cast<YieldOp>(&thenBlock()->back()); } thenYield() function in IfOp [all...]