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

/external/llvm/lib/CodeGen/
H A DStrongPHIElimination.cpp733 SlotIndex NextInstrIndex = PHIIndex.getNextIndex(); local
734 if (SrcLI.liveAt(MBBStartIndex) && SrcLI.expiredAt(NextInstrIndex))

Completed in 60 milliseconds