Searched refs:MaxLoopNestDepth (Results 1 – 1 of 1) sorted by relevance
91 static cl::opt<unsigned int> MaxLoopNestDepth( variable313 if (LoopNestDepth < MinLoopNestDepth || LoopNestDepth > MaxLoopNestDepth) { in hasSupportedLoopDepth()316 << ", " << MaxLoopNestDepth << "].\n"); in hasSupportedLoopDepth()324 << std::to_string(MaxLoopNestDepth) << "].\n"; in hasSupportedLoopDepth()