Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp194 static unsigned getMaxLoopDepth(ArrayRef<Operation *> dstOps, in getMaxLoopDepth() function
/external/llvm-project/polly/include/polly/
DScopInfo.h2162 inline unsigned getMaxLoopDepth() const { return MaxLoopDepth; } in getMaxLoopDepth() function