Searched refs:MaxDistance (Results 1 – 4 of 4) sorted by relevance
85 unsigned MaxDistance, const Loop &L,
216 unsigned MaxDistance, const Loop &L, in hasTemporalReuse() argument259 } else if (Level == LoopDepth && CI.getSExtValue() > MaxDistance) { in hasTemporalReuse()
1010 static constexpr SourceLocation::IntTy MaxDistance = 50; in updateConsecutiveMacroArgTokens() local1013 return Distance <= MaxDistance; in updateConsecutiveMacroArgTokens()
1489 size_t MaxDistance) { in getInlineErrorInfo() argument1561 for (size_t I = Max<size_t>(MinDistance, 1); I != MaxDistance; ++I) in getInlineErrorInfo()