Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp49 auto inParallelOp = cast<scf::InParallelOp>(op); in process() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp1420 InParallelOp inParallelOp = getTerminator(); getCombiningOps() local