Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/SCF/
DSCF.h50 ParallelOp getParallelForInductionVarOwner(Value val);
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DTransforms.cpp423 if (auto parallelForOp = scf::getParallelForInductionVarOwner(dim)) in substitute()
/external/llvm-project/mlir/lib/Dialect/SCF/
DSCF.cpp1012 ParallelOp mlir::scf::getParallelForInductionVarOwner(Value val) { in getParallelForInductionVarOwner() function in mlir::scf