Searched refs:isProfitableToCompareVTables (Results 1 – 1 of 1) sorted by relevance
368 bool isProfitableToCompareVTables(const CallBase &CB,824 if (isProfitableToCompareVTables(*CB, PromotionCandidates, TotalCount)) in processFunction()838 bool IndirectCallPromoter::isProfitableToCompareVTables( in isProfitableToCompareVTables() function in IndirectCallPromoter