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