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

References

lib/Target/Mips/MipsDelaySlotFiller.cpp
  911   assert(!Candidate.isKill() &&
  914   bool HasHazard = Candidate.isImplicitDef();
  916   HasHazard |= IM.hasHazard(Candidate);
  917   HasHazard |= RegDU.update(Candidate, 0, Candidate.getNumOperands());
  917   HasHazard |= RegDU.update(Candidate, 0, Candidate.getNumOperands());