Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp351 bool tryToPromoteWithFuncCmp(CallBase &CB, Instruction *VPtr,
631 bool IndirectCallPromoter::tryToPromoteWithFuncCmp( in tryToPromoteWithFuncCmp() function in IndirectCallPromoter
829 Changed |= tryToPromoteWithFuncCmp(*CB, VPtr, PromotionCandidates, in processFunction()