Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp342 uint32_t NumPromoted = 0; in tryToPromote() local
371 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction() local
DInstrProfiling.cpp261 bool run(int64_t *NumPromoted) { in run()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp748 unsigned NumPromoted = 0; in doesHistoryAllowICP() local