Searched refs:MaxMemDepDistance (Results 1 – 1 of 1) sorted by relevance
220 static const unsigned MaxMemDepDistance = 160; variable19804 if (DistToSrc >= MaxMemDepDistance || in calculateDependencies()19834 if (DistToSrc >= 2 * MaxMemDepDistance) in calculateDependencies()