Home
last modified time | relevance | path

Searched defs:getMaxLoopDepth (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp195 static unsigned getMaxLoopDepth(ArrayRef<Operation *> srcOps, in getMaxLoopDepth() function
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h2128 inline unsigned getMaxLoopDepth() const { return MaxLoopDepth; } in getMaxLoopDepth() function