clang 18.0.0git
|
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::CodeGenPGO | inline |
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() const | clang::CodeGen::CodeGenPGO | inline |
getRegionCount(const Stmt *S) | clang::CodeGen::CodeGenPGO | inline |
getStmtCount(const Stmt *S) const | clang::CodeGen::CodeGenPGO | inline |
haveRegionCounts() const | clang::CodeGen::CodeGenPGO | inline |
setCurrentRegionCount(uint64_t Count) | clang::CodeGen::CodeGenPGO | inline |
setCurrentStmt(const Stmt *S) | clang::CodeGen::CodeGenPGO | inline |
setValueProfilingFlag(llvm::Module &M) | clang::CodeGen::CodeGenPGO | |
valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, llvm::Instruction *ValueSite, llvm::Value *ValuePtr) | clang::CodeGen::CodeGenPGO |