Home
last modified time | relevance | path

Searched refs:isDefInSubRange (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3303 static bool isDefInSubRange(LiveInterval &LI, SlotIndex Def) { in isDefInSubRange() function
3319 if (VNI->isUnused() || VNI->isPHIDef() || isDefInSubRange(LI, VNI->def)) in pruneMainSegments()