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

Declarations

lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
   93   bool knownRegValInBlock(MachineInstr &CondBr, MachineBasicBlock *MBB,

References

lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
  310     if (!knownRegValInBlock(*Itr, MBB, KnownRegs, FirstUse))