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

Overrides

include/llvm/CodeGen/TargetInstrInfo.h
 1037   virtual bool isAssociativeAndCommutative(const MachineInstr &Inst) const {

Declarations

lib/Target/PowerPC/PPCInstrInfo.h
  243   bool isAssociativeAndCommutative(const MachineInstr &Inst) const override;