assignRegionCounters(GlobalDecl GD, llvm::Function *Fn) | clang::CodeGen::CodeGenPGO | |
CodeGenPGO(CodeGenModule &CGModule) | clang::CodeGen::CodeGenPGO | inline |
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() 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 |
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 | |