Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp123 PGOIndirectCallPromotionLegacyPass(bool InLTO = false, bool SamplePGO = false) in PGOIndirectCallPromotionLegacyPass()
144 bool SamplePGO; member in __anone7901ba00111::PGOIndirectCallPromotionLegacyPass
179 bool SamplePGO; member in __anone7901ba00211::ICallPromotionFunc
208 bool SamplePGO, OptimizationRemarkEmitter &ORE) in ICallPromotionFunc()
383 bool InLTO, bool SamplePGO, in promoteIndirectCalls()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DPGOInstrumentation.h57 bool SamplePGO; variable