Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp201 uint32_t tryToPromote(CallBase &CB,
339 uint32_t ICallPromotionFunc::tryToPromote( in tryToPromote() function in ICallPromotionFunc
371 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction()