Home
last modified time | relevance | path

Searched defs:SamplePGO (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h92 bool SamplePGO; global() variable
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp312 const bool SamplePGO; global() member in __anondf85e8b90111::IndirectCallPromoter
395 IndirectCallPromoter(Function & Func,Module & M,ProfileSummaryInfo * PSI,InstrProfSymtab * Symtab,bool SamplePGO,const VirtualCallSiteTypeInfoMap & VirtualCSInfo,VTableAddressPointOffsetValMap & VTableAddressPointOffsetVal,OptimizationRemarkEmitter & ORE) IndirectCallPromoter() argument
963 promoteIndirectCalls(Module & M,ProfileSummaryInfo * PSI,bool InLTO,bool SamplePGO,ModuleAnalysisManager & MAM) promoteIndirectCalls() argument
[all...]