ΒΆtemplate <typename AdapterT,
typename FuncT,
typename BFIT>
bool shouldFuncOptimizeForSizeImpl(
const FuncT* F,
llvm::ProfileSummaryInfo* PSI,
BFIT* BFI,
llvm::PGSOQueryType QueryType)
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:42
Templates
- AdapterT
- FuncT
- BFIT
Parameters
- const FuncT* F
- llvm::ProfileSummaryInfo* PSI
- BFIT* BFI
- llvm::PGSOQueryType QueryType