Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp202 uint32_t tryToPromote(Instruction *Inst,
333 uint32_t ICallPromotionFunc::tryToPromote( in tryToPromote() function in ICallPromotionFunc
365 uint32_t NumPromoted = tryToPromote(I, PromotionCandidates, TotalCount); in processFunction()