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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp291 static bool subRangeLiveAt(const LiveInterval &LI, SlotIndex Pos) { function
327 if (subRangeLiveAt(LI, PredEnd.getPrevSlot()))
356 if (!subRangeLiveAt(LI, Pos))
361 if (!subRangeLiveAt(LI, Pos))

Completed in 191 milliseconds