clang 18.0.0git
clang::CodeGen::CodeGenPGO Member List

This is the complete list of members for clang::CodeGen::CodeGenPGO, including all inherited members.

assignRegionCounters(GlobalDecl GD, llvm::Function *Fn)clang::CodeGen::CodeGenPGO
CodeGenPGO(CodeGenModule &CGModule)clang::CodeGen::CodeGenPGOinline
emitCounterIncrement(CGBuilderTy &Builder, const Stmt *S, llvm::Value *StepV)clang::CodeGen::CodeGenPGO
emitEmptyCounterMapping(const Decl *D, StringRef FuncName, llvm::GlobalValue::LinkageTypes Linkage)clang::CodeGen::CodeGenPGO
getCurrentRegionCount() constclang::CodeGen::CodeGenPGOinline
getRegionCount(const Stmt *S)clang::CodeGen::CodeGenPGOinline
getStmtCount(const Stmt *S) constclang::CodeGen::CodeGenPGOinline
haveRegionCounts() constclang::CodeGen::CodeGenPGOinline
setCurrentRegionCount(uint64_t Count)clang::CodeGen::CodeGenPGOinline
setCurrentStmt(const Stmt *S)clang::CodeGen::CodeGenPGOinline
setValueProfilingFlag(llvm::Module &M)clang::CodeGen::CodeGenPGO
valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, llvm::Instruction *ValueSite, llvm::Value *ValuePtr)clang::CodeGen::CodeGenPGO