Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp291 static bool subRangeLiveAt(const LiveInterval &LI, SlotIndex Pos) { in subRangeLiveAt() function
327 if (subRangeLiveAt(LI, PredEnd.getPrevSlot())) in computeMainRangesFixFlags()
356 if (!subRangeLiveAt(LI, Pos)) in computeMainRangesFixFlags()
361 if (!subRangeLiveAt(LI, Pos)) in computeMainRangesFixFlags()