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

References

lib/CodeGen/SplitKit.cpp
  428       VNInfo *PV = PS.getVNInfoAt(Def);
  429       if (PV != nullptr && PV->def == Def)
  430         S.createDeadDef(Def, LIS.getVNInfoAllocator());
  436     const MachineInstr *DefMI = LIS.getInstructionFromIndex(Def);
  452         S.createDeadDef(Def, LIS.getVNInfoAllocator());