Home
last modified time | relevance | path

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

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