Searched defs:NumPromoted (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp334 uint32_t NumPromoted = 0; local
363 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); local
H A DInstrProfiling.cpp271 bool run(int64_t *NumPromoted) { argument

Completed in 107 milliseconds