Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp141 uint32_t tryToPromote(CallBase &CB,
279 uint32_t ICallPromotionFunc::tryToPromote( in tryToPromote() function in ICallPromotionFunc
311 uint32_t NumPromoted = tryToPromote(*CB, PromotionCandidates, TotalCount); in processFunction()