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

Declared at: llvm/include/llvm/Transforms/Instrumentation.h:122

Parameters

llvm::Instruction* Inst
llvm::Function* F
uint64_t Count
uint64_t TotalCount
bool AttachProfToDirectCall
llvm::OptimizationRemarkEmitter* ORE