Searched refs:shouldSkipVTable (Results 1 – 1 of 1) sorted by relevance
381 bool shouldSkipVTable(uint64_t VTableGUID);875 if (shouldSkipVTable(GUID)) in isProfitableToCompareVTables()908 bool IndirectCallPromoter::shouldSkipVTable(uint64_t VTableGUID) { in shouldSkipVTable() function in IndirectCallPromoter