ΒΆtemplate <typename AdapterT,
          typename BlockT,
          typename BFIT>
bool shouldOptimizeForSizeImpl(
    const BlockT* BB,
    llvm::ProfileSummaryInfo* PSI,
    BFIT* BFI,
    llvm::PGSOQueryType QueryType)

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

Templates

AdapterT
BlockT
BFIT

Parameters

const BlockT* BB
llvm::ProfileSummaryInfo* PSI
BFIT* BFI
llvm::PGSOQueryType QueryType