Searched refs:getMaxLoopDepth (Results 1 – 4 of 4) sorted by relevance
188 static unsigned getMaxLoopDepth(ArrayRef<Operation *> srcOps, in getMaxLoopDepth() function300 if (getMaxLoopDepth(opsA, opsB) < dstLoopDepth) { in canFuseLoops()
2127 inline unsigned getMaxLoopDepth() const { return MaxLoopDepth; }2125 inline unsigned getMaxLoopDepth() const { return MaxLoopDepth; } getMaxLoopDepth() function
2148 OS.indent(4) << "Max Loop Depth: " << getMaxLoopDepth() << "\n"; in print()
3802 if (scop->getMaxLoopDepth() > 0)