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

Overrides

include/llvm/CodeGen/TargetLowering.h
 2338   virtual bool isProfitableToHoist(Instruction *I) const { return true; }

Declarations

lib/Target/AArch64/AArch64ISelLowering.h
  349   bool isProfitableToHoist(Instruction *I) const override;