Searched refs:getParallelForInductionVarOwner (Results 1 – 3 of 3) sorted by relevance
51 ParallelOp getParallelForInductionVarOwner(Value val);
164 if (scf::ParallelOp parOp = scf::getParallelForInductionVarOwner(iv)) { in matchAndRewrite()
2294 ParallelOp mlir::scf::getParallelForInductionVarOwner(Value val) { in getParallelForInductionVarOwner() function in mlir::scf