Searched refs:LoopNestDepth (Results 1 – 1 of 1) sorted by relevance
420 unsigned LoopNestDepth = LoopList.size(); in processLoopList() local421 if (LoopNestDepth < 2) { in processLoopList()425 if (LoopNestDepth > MaxLoopNestDepth) { in processLoopList()435 LLVM_DEBUG(dbgs() << "Processing LoopList of size = " << LoopNestDepth in processLoopList()440 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()