reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1156 LI.addSegment(LiveInterval::Segment(Start, End, VNI)); 1180 VNInfo *VNI = LI.extendInBlock(BlockStart, std::min(BlockEnd, End)); 1200 VNInfo *VNI = LI.extendInBlock(BlockStart, std::min(BlockEnd, End)); 1208 LRC.addLiveInBlock(LI, MDT[&*MBB], End); 1211 LRC.addLiveInBlock(LI, MDT[&*MBB]);