Return true if the function should be outlined from by default.
Synopsis
Declared in <llvm/CodeGen/TargetInstrInfo.h>
virtual
bool
shouldOutlineFromFunctionByDefault(MachineFunction& MF) const;
Return Value
true if the function should be outlined from by default.
Created with MrDocs