LLVM 20.0.0git
|
Functions | |
CallBase & | promoteIndirectCall (CallBase &CB, Function *F, uint64_t Count, uint64_t TotalCount, bool AttachProfToDirectCall, OptimizationRemarkEmitter *ORE) |
CallBase & llvm::pgo::promoteIndirectCall | ( | CallBase & | CB, |
Function * | F, | ||
uint64_t | Count, | ||
uint64_t | TotalCount, | ||
bool | AttachProfToDirectCall, | ||
OptimizationRemarkEmitter * | ORE | ||
) |
Definition at line 606 of file IndirectCallPromotion.cpp.
References createBranchWeights(), DEBUG_TYPE, llvm::OptimizationRemarkEmitter::emit(), llvm::Value::getContext(), llvm::promoteCallWithIfThenElse(), and llvm::setBranchWeights().