Searched refs:MaxDistance (Results 1 – 4 of 4) sorted by relevance
83 unsigned MaxDistance, const Loop &L,
215 unsigned MaxDistance, in hasTemporalReuse() argument260 } else if (Level == LoopDepth && CI.getSExtValue() > MaxDistance) { in hasTemporalReuse()
687 unsigned MaxDistance = in findNearbyIdentifier() local696 WordLine + 1 <= MaxDistance / 2 ? 1 : WordLine + 1 - MaxDistance / 2; in findNearbyIdentifier()697 unsigned LineMax = WordLine + 1 + MaxDistance; in findNearbyIdentifier()
1283 size_t MaxDistance) { in getInlineErrorInfo() argument1353 for (size_t I = Max<size_t>(MinDistance, 1); I != MaxDistance; ++I) in getInlineErrorInfo()