Home
last modified time | relevance | path

Searched defs:NumPromoted (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp282 uint32_t NumPromoted = 0; in tryToPromote() local
311 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction() local
H A DInstrProfiling.cpp251 bool run(int64_t *NumPromoted) { in run()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp336 uint32_t NumPromoted = 0; in tryToPromote() local
365 uint32_t NumPromoted = tryToPromote(I, PromotionCandidates, TotalCount); in processFunction() local
H A DInstrProfiling.cpp257 bool run(int64_t *NumPromoted) { in run()
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp580 uint32_t NumPromoted = 0; in tryToPromote() local
607 uint32_t NumPromoted = tryToPromote(I, PromotionCandidates, TotalCount); in processFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp816 unsigned NumPromoted = 0; in doesHistoryAllowICP() local