Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp361 bool tryToPromoteWithVTableCmp(
712 bool IndirectCallPromoter::tryToPromoteWithVTableCmp( in tryToPromoteWithVTableCmp() function in IndirectCallPromoter
825 Changed |= tryToPromoteWithVTableCmp(*CB, VPtr, PromotionCandidates, in processFunction()