Searched defs:SamplePGO (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 122 PGOIndirectCallPromotionLegacyPass(bool InLTO = false, bool SamplePGO = false) in PGOIndirectCallPromotionLegacyPass() |
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.h | 82 bool SamplePGO; variable |