Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp201 uint32_t tryToPromote(CallBase &CB,
338 uint32_t ICallPromotionFunc::tryToPromote( in tryToPromote() function in ICallPromotionFunc
370 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction()