Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorUtils.cpp214 static SetVector<Operation *> getParentsOfType(Operation *op) { in getParentsOfType() function
229 return getParentsOfType<AffineForOp>(op); in getEnclosingforOps()