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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h82 bool SamplePGO; member in class:llvm::PGOIndirectCallPromotion
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp143 bool SamplePGO; member in class:__anon4582::PGOIndirectCallPromotionLegacyPass
160 createPGOIndirectCallPromotionLegacyPass(bool InLTO, bool SamplePGO) argument
178 bool SamplePGO; member in class:__anon4583::ICallPromotionFunc
206 ICallPromotionFunc(Function &Func, Module *Modu, InstrProfSymtab *Symtab, bool SamplePGO, OptimizationRemarkEmitter &ORE) argument
381 promoteIndirectCalls(Module &M, ProfileSummaryInfo *PSI, bool InLTO, bool SamplePGO, ModuleAnalysisManager *AM = nullptr) argument
[all...]

Completed in 65 milliseconds