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

References

lib/CodeGen/PHIElimination.cpp
  405         NewSrcInstr = BuildMI(opBlock, InsertPos, MPhi->getDebugLoc(),
  414         NewSrcInstr =
  465           KillInst = NewSrcInstr;
  479       if (NewSrcInstr) {
  480         LIS->InsertMachineInstrInMaps(*NewSrcInstr);
  481         LIS->addSegmentToEndOfBlock(IncomingReg, *NewSrcInstr);