Searched refs:CodeGenPGO (Results 1 – 7 of 7) sorted by relevance
34 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 …]
28 class CodeGenPGO {44 CodeGenPGO(CodeGenModule &CGModule) in CodeGenPGO() function
76 CodeGenPGO.cpp
568 CodeGenPGO(*this).setValueProfilingFlag(getModule()); in Release()6640 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()6647 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()6654 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings()
1517 CodeGenPGO PGO;
53 CodeGenPGO.cpp \
82 "CodeGenPGO.cpp",