Searched refs:FarDefDistance (Results 1 – 1 of 1) sorted by relevance
230 const unsigned FarDefDistance = getMaxReuseDistance(m_SimdSize); in checkDefInst() local231 return UseLoc <= DefLoc + FarDefDistance; in checkDefInst()