LLVM 22.0.0git
|
Public Member Functions | |
ProfileAnnotatorImpl (const Function &F, ArrayRef< uint64_t > Counters) | |
uint64_t | getBBCount (const BasicBlock &BB) |
Friends | |
class | ProfileAnnotator |
Definition at line 56 of file CtxProfAnalysis.cpp.
|
inline |
Definition at line 314 of file CtxProfAnalysis.cpp.
References assert(), llvm::Count, llvm::count_if(), llvm::CtxProfAnalysis::getBBInstrumentation(), I, llvm::isa(), llvm::pred_size(), llvm::succ_size(), and llvm::successors().
|
inline |
Definition at line 362 of file CtxProfAnalysis.cpp.
|
friend |
Definition at line 57 of file CtxProfAnalysis.cpp.
References llvm::Count, and ProfileAnnotator.
Referenced by ProfileAnnotator.