Home
last modified time | relevance | path

Searched defs:CaseCluster (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h149 struct CaseCluster { struct
150 CaseClusterKind Kind; argument
159 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, in range() argument
170 static CaseCluster jumpTable(const ConstantInt *Low, in jumpTable() argument
182 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High, in bitTests() argument