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

References

lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
  213     LastInst = MI;
  245   MachineInstr *getLast() const { return LastInst; }
  251     return ++MachineBasicBlock::iterator(KillInst ? KillInst : LastInst);
  292     LastInst->print(OS, /* SkipOpers= */true);