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

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp856 SlotIndex PrevIndex = StartIndex.getPrevSlot(); local
873 VNInfo *VNI = LI.getVNInfoAt(PrevIndex);
887 if (!LI.liveAt(PrevIndex))
892 VNInfo *VNI = LI.getVNInfoAt(PrevIndex);

Completed in 106 milliseconds