Searched refs:LoopNestDepth (Results 1 – 1 of 1) sorted by relevance
312 unsigned LoopNestDepth = LoopList.size(); in hasSupportedLoopDepth() local313 if (LoopNestDepth < MinLoopNestDepth || LoopNestDepth > MaxLoopNestDepth) { in hasSupportedLoopDepth()314 LLVM_DEBUG(dbgs() << "Unsupported depth of loop nest " << LoopNestDepth in hasSupportedLoopDepth()551 unsigned LoopNestDepth = LoopList.size(); in processLoopList() local553 LLVM_DEBUG(dbgs() << "Processing LoopList of size = " << LoopNestDepth in processLoopList()558 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()