ΒΆtemplate <typename AdapterT,
          typename FuncT,
          typename BFIT>
bool shouldFuncOptimizeForSizeImpl(
    const FuncT* F,
    llvm::ProfileSummaryInfo* PSI,
    BFIT* BFI,
    llvm::PGSOQueryType QueryType)

Declared at: llvm/include/llvm/Transforms/Utils/SizeOpts.h:51

Templates

AdapterT
FuncT
BFIT

Parameters

const FuncT* F
llvm::ProfileSummaryInfo* PSI
BFIT* BFI
llvm::PGSOQueryType QueryType