reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1045 VNInfo *AValNo = IntA.getVNInfoAt(CopyIdx); 1051 if (IntB.overlaps(LIS->getMBBStartIdx(&MBB), CopyIdx)) 1150 VNInfo *BValNo = IntB.Query(CopyIdx).valueOutOrDead(); 1151 LIS->pruneValue(*static_cast<LiveRange *>(&IntB), CopyIdx.getRegSlot(), 1160 VNInfo *BValNo = SR.Query(CopyIdx).valueOutOrDead(); 1162 LIS->pruneValue(SR, CopyIdx.getRegSlot(), &EndPoints); 1171 if (SlotIndex::isSameInstr(EndPoints[I], CopyIdx)) {