Searched refs:NoThreshold (Results 1 – 3 of 3) sorted by relevance
65 static const unsigned NoThreshold = UINT_MAX; member in __anon2155776e0111::LoopUnroll178 if (Threshold != NoThreshold) { in runOnLoop()
101 static const unsigned NoThreshold = UINT_MAX; variable643 if (Threshold == NoThreshold) { in canUnrollCompletely()790 if (UP.PartialThreshold != NoThreshold) { in computeUnrollCount()
164 static const unsigned NoThreshold = std::numeric_limits<unsigned>::max(); variable824 if (UP.PartialThreshold != NoThreshold) { in computeUnrollCount()