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 54 of file CtxProfAnalysis.cpp.
|
inline |
Definition at line 312 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 360 of file CtxProfAnalysis.cpp.
|
friend |
Definition at line 55 of file CtxProfAnalysis.cpp.
References llvm::Count, and ProfileAnnotator.
Referenced by ProfileAnnotator.