Home
last modified time | relevance | path

Searched refs:tryToPromote (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp141 uint32_t tryToPromote(CallBase &CB,
276 uint32_t IndirectCallPromoter::tryToPromote( in tryToPromote() function in IndirectCallPromoter
308 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction()