Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h335 bool buildJumpTable(const CaseClusterVector &Clusters, unsigned First,
H A DSelectionDAGBuilder.cpp9462 bool SelectionDAGBuilder::buildJumpTable(const CaseClusterVector &Clusters, in buildJumpTable() function in SelectionDAGBuilder
9578 if (buildJumpTable(Clusters, 0, N - 1, SI, DefaultMBB, JTCluster)) { in findJumpTables()
9667 buildJumpTable(Clusters, First, Last, SI, DefaultMBB, JTCluster)) { in findJumpTables()