reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZInstrInfo.cpp
 1007     if (LIS != nullptr && (Opcode == SystemZ::LA || Opcode == SystemZ::LAY) &&
 1013       LiveRange &CCLiveRange = LIS->getRegUnit(*CCUnit);
 1017           LIS->getSlotIndexes()->getInstructionIndex(MI).getRegSlot();
 1026         CCLiveRange.createDeadDef(MISlot, LIS->getVNInfoAllocator());