clang 19.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
emitCounterSetOrIncrement(CGBuilderTy &Builder, const Stmt *S, llvm::Value *StepV)clang::CodeGen::CodeGenPGO
emitEmptyCounterMapping(const Decl *D, StringRef FuncName, llvm::GlobalValue::LinkageTypes Linkage)clang::CodeGen::CodeGenPGO
emitMCDCCondBitmapReset(CGBuilderTy &Builder, const Expr *S, Address MCDCCondBitmapAddr)clang::CodeGen::CodeGenPGO
emitMCDCCondBitmapUpdate(CGBuilderTy &Builder, const Expr *S, Address MCDCCondBitmapAddr, llvm::Value *Val, CodeGenFunction &CGF)clang::CodeGen::CodeGenPGO
emitMCDCParameters(CGBuilderTy &Builder)clang::CodeGen::CodeGenPGO
emitMCDCTestVectorBitmapUpdate(CGBuilderTy &Builder, const Expr *S, Address MCDCCondBitmapAddr, CodeGenFunction &CGF)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
setProfileVersion(llvm::Module &M)clang::CodeGen::CodeGenPGO
setValueProfilingFlag(llvm::Module &M)clang::CodeGen::CodeGenPGO
valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, llvm::Instruction *ValueSite, llvm::Value *ValuePtr)clang::CodeGen::CodeGenPGO