Home
last modified time | relevance | path

Searched defs:afterRegion (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Conversion/SCFToSPIRV/
H A DSCFToSPIRV.cpp347 Region &afterRegion = whileOp.getAfter(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp3287 Region *afterRegion = odsState.addRegion(); build() local