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

Declarations

lib/CodeGen/TwoAddressInstructionPass.cpp
  159   bool tryInstructionCommute(MachineInstr *MI,

References

lib/CodeGen/TwoAddressInstructionPass.cpp
 1287   bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist);