Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp34 void CodeGenPGO::setFuncName(StringRef Name, in setFuncName()
46 void CodeGenPGO::setFuncName(llvm::Function *Fn) { in setFuncName()
365 CodeGenPGO &PGO;
386 CodeGenPGO &PGO) in ComputeRegionCounts()
842 void CodeGenPGO::mapRegionCounters(const Decl *D) { in mapRegionCounters()
867 bool CodeGenPGO::skipRegionMappingForDecl(const Decl *D) { in skipRegionMappingForDecl()
889 void CodeGenPGO::emitCounterRegionMapping(const Decl *D) { in emitCounterRegionMapping()
909 CodeGenPGO::emitEmptyCounterMapping(const Decl *D, StringRef Name, in emitEmptyCounterMapping()
930 void CodeGenPGO::computeRegionCounts(const Decl *D) { in computeRegionCounts()
976 void CodeGenPGO::setValueProfilingFlag(llvm::Module &M) { in setValueProfilingFlag()
[all …]
H A DCodeGenPGO.h28 class CodeGenPGO {
44 CodeGenPGO(CodeGenModule &CGModule) in CodeGenPGO() function
H A DCMakeLists.txt76 CodeGenPGO.cpp
H A DCodeGenModule.cpp568 CodeGenPGO(*this).setValueProfilingFlag(getModule()); in Release()
6640 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
6647 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
6654 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
H A DCodeGenFunction.h1517 CodeGenPGO PGO;
/openbsd/gnu/usr.bin/clang/libclangCodeGen/
H A DMakefile53 CodeGenPGO.cpp \
/openbsd/gnu/llvm/llvm/utils/gn/secondary/clang/lib/CodeGen/
H A DBUILD.gn82 "CodeGenPGO.cpp",