Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Level

74 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level,
79 if (Level > MaxLoopNestDepth) {
164 while (Dep.size() != Level) {
505 DEBUG(dbgs() << "Loop doesn't contain minimum nesting level.\n");