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

Declarations

lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
   96   bool optimizeBlock(MachineBasicBlock *MBB);

References

lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
  486     Changed |= optimizeBlock(&MBB);