Searched defs:CaseCluster (Results 1 – 1 of 1) sorted by relevance
42 struct CaseCluster { struct43 CaseClusterKind Kind; argument52 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, in range() argument63 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, in jumpTable() argument74 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High, in bitTests() argument