Home
last modified time | relevance | path

Searched refs:SingleCase (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9610 SingleCase = 2 in findJumpTables() enumerator
9616 PartitionsScore[N - 1] = PartitionScores::SingleCase; in findJumpTables()
9624 PartitionsScore[i] = PartitionsScore[i + 1] + PartitionScores::SingleCase; in findJumpTables()
9639 Score += PartitionScores::SingleCase; in findJumpTables()