Home
last modified time | relevance | path

Searched refs:thenTerminatorOperands (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/SCFToStandard/
DSCFToStandard.cpp372 ValueRange thenTerminatorOperands = thenTerminator->getOperands(); in matchAndRewrite() local
374 rewriter.create<BranchOp>(loc, continueBlock, thenTerminatorOperands); in matchAndRewrite()