Searched refs:ICPVTablePercentageThreshold (Results 1 – 1 of 1) sorted by relevance
119 static cl::opt<float> ICPVTablePercentageThreshold( variable863 if (CandidateVTableCount < Candidate.Count * ICPVTablePercentageThreshold) { in isProfitableToCompareVTables()