Searched refs:getParallelForInductionVarOwner (Results 1 – 3 of 3) sorted by relevance
50 ParallelOp getParallelForInductionVarOwner(Value val);
423 if (auto parallelForOp = scf::getParallelForInductionVarOwner(dim)) in substitute()
1012 ParallelOp mlir::scf::getParallelForInductionVarOwner(Value val) { in getParallelForInductionVarOwner() function in mlir::scf