Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp180 static SetVector<Operation *> getParentsOfType(Block *block) { in getParentsOfType() function
195 return getParentsOfType<AffineForOp>(block); in getEnclosingforOps()