LLVM 19.0.0git
Functions
llvm::pgo Namespace Reference

Functions

CallBasepromoteIndirectCall (CallBase &CB, Function *F, uint64_t Count, uint64_t TotalCount, bool AttachProfToDirectCall, OptimizationRemarkEmitter *ORE)
 

Function Documentation

◆ promoteIndirectCall()

CallBase & llvm::pgo::promoteIndirectCall ( CallBase CB,
Function F,
uint64_t  Count,
uint64_t  TotalCount,
bool  AttachProfToDirectCall,
OptimizationRemarkEmitter ORE 
)