Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp183 uint32_t tryToPromote(Instruction *Inst,
577 uint32_t ICallPromotionFunc::tryToPromote( in tryToPromote() function in ICallPromotionFunc
607 uint32_t NumPromoted = tryToPromote(I, PromotionCandidates, TotalCount); in processFunction()