Searched refs:MinLoopNestDepth (Results 1 – 1 of 1) sorted by relevance
86 static cl::opt<unsigned int> MinLoopNestDepth( variable313 if (LoopNestDepth < MinLoopNestDepth || LoopNestDepth > MaxLoopNestDepth) { in hasSupportedLoopDepth()315 << ", the supported range is [" << MinLoopNestDepth in hasSupportedLoopDepth()323 << std::to_string(MinLoopNestDepth) << ", " in hasSupportedLoopDepth()