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

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp872 SlotIndex PrevIndex = StartIndex.getPrevSlot(); local
889 VNInfo *VNI = LI.getVNInfoAt(PrevIndex);
904 if (!LI.liveAt(PrevIndex))
909 VNInfo *VNI = LI.getVNInfoAt(PrevIndex);

Completed in 74 milliseconds