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

Declarations

lib/Target/SystemZ/SystemZHazardRecognizer.h
  128   void emitInstruction(MachineInstr *MI, bool TakenBranch = false);

References

lib/Target/SystemZ/SystemZMachineScheduler.cpp
   70     HazardRec->emitInstruction(&*I);
  114     HazardRec->emitInstruction(&*I, TakenBranch);