LLVM  8.0.1
Functions
llvm::pgo Namespace Reference

Functions

InstructionpromoteIndirectCall (Instruction *Inst, Function *F, uint64_t Count, uint64_t TotalCount, bool AttachProfToDirectCall, OptimizationRemarkEmitter *ORE)
 

Function Documentation

◆ promoteIndirectCall()

Instruction * llvm::pgo::promoteIndirectCall ( Instruction Inst,
Function F,
uint64_t  Count,
uint64_t  TotalCount,
bool  AttachProfToDirectCall,
OptimizationRemarkEmitter ORE 
)