Searched refs:MaxNumVTable (Results 1 – 1 of 1) sorted by relevance
879 int MaxNumVTable = 1; in isProfitableToCompareVTables() local881 MaxNumVTable = ICPMaxNumVTableLastCandidate; in isProfitableToCompareVTables()883 if ((int)Candidate.AddressPoints.size() > MaxNumVTable) { in isProfitableToCompareVTables()884 LLVM_DEBUG(dbgs() << " allow at most " << MaxNumVTable << " and got " in isProfitableToCompareVTables()