Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp123 PGOIndirectCallPromotionLegacyPass(bool InLTO = false, bool SamplePGO = false) in PGOIndirectCallPromotionLegacyPass()
144 bool SamplePGO; member in __anon29466d500111::PGOIndirectCallPromotionLegacyPass
179 bool SamplePGO; member in __anon29466d500211::ICallPromotionFunc
208 bool SamplePGO, OptimizationRemarkEmitter &ORE) in ICallPromotionFunc()
384 bool InLTO, bool SamplePGO, in promoteIndirectCalls()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DPGOInstrumentation.h82 bool SamplePGO; variable