Searched refs:thenTerminatorOperands (Results 1 – 1 of 1) sorted by relevance
372 ValueRange thenTerminatorOperands = thenTerminator->getOperands(); in matchAndRewrite() local374 rewriter.create<BranchOp>(loc, continueBlock, thenTerminatorOperands); in matchAndRewrite()