Searched refs:PartitionScores (Results 1 – 1 of 1) sorted by relevance
120 enum PartitionScores : unsigned { in findJumpTables() enum130 PartitionsScore[N - 1] = PartitionScores::SingleCase; in findJumpTables()138 PartitionsScore[i] = PartitionsScore[i + 1] + PartitionScores::SingleCase; in findJumpTables()154 Score += PartitionScores::SingleCase; in findJumpTables()156 Score += PartitionScores::FewCases; in findJumpTables()158 Score += PartitionScores::Table; in findJumpTables()