Home
last modified time | relevance | path

Searched refs:CodeGenPGO (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp33 void CodeGenPGO::setFuncName(StringRef Name, in setFuncName()
45 void CodeGenPGO::setFuncName(llvm::Function *Fn) { in setFuncName()
364 CodeGenPGO &PGO;
385 CodeGenPGO &PGO) in ComputeRegionCounts()
786 void CodeGenPGO::assignRegionCounters(GlobalDecl GD, llvm::Function *Fn) { in assignRegionCounters()
831 void CodeGenPGO::mapRegionCounters(const Decl *D) { in mapRegionCounters()
856 bool CodeGenPGO::skipRegionMappingForDecl(const Decl *D) { in skipRegionMappingForDecl()
878 void CodeGenPGO::emitCounterRegionMapping(const Decl *D) { in emitCounterRegionMapping()
898 CodeGenPGO::emitEmptyCounterMapping(const Decl *D, StringRef Name, in emitEmptyCounterMapping()
919 void CodeGenPGO::computeRegionCounts(const Decl *D) { in computeRegionCounts()
[all …]
H A DCodeGenPGO.h27 class CodeGenPGO {
43 CodeGenPGO(CodeGenModule &CGModule) in CodeGenPGO() function
H A DCMakeLists.txt73 CodeGenPGO.cpp
H A DCodeGenModule.cpp514 CodeGenPGO(*this).setValueProfilingFlag(getModule()); in Release()
5992 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
5999 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
6006 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
H A DCodeGenFunction.h1474 CodeGenPGO PGO;
/netbsd-src/external/apache2/llvm/lib/libclangCodeGen/
H A DMakefile52 CodeGenPGO.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/CodeGen/
H A DBUILD.gn79 "CodeGenPGO.cpp",