Searched refs:isDefInSubRange (Results 1 – 1 of 1) sorted by relevance
3385 static bool isDefInSubRange(LiveInterval &LI, SlotIndex Def) { in isDefInSubRange() function3401 if (VNI->isUnused() || VNI->isPHIDef() || isDefInSubRange(LI, VNI->def)) in pruneMainSegments()