Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp341 uint32_t NumPromoted = 0; in tryToPromote() local
370 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction() local
H A DInstrProfiling.cpp261 bool run(int64_t *NumPromoted) { in run()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp751 unsigned NumPromoted = 0; in doesHistoryAllowICP() local