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

Declarations

include/llvm/CodeGen/SlotIndexes.h
  586     void removeSingleMachineInstrFromMaps(MachineInstr &MI);

References

lib/CodeGen/VirtRegMap.cpp
  393     Indexes->removeSingleMachineInstrFromMaps(MI);
lib/Target/AMDGPU/SIFormMemoryClauses.cpp
  367         Ind->removeSingleMachineInstrFromMaps(*BI);