Searched defs:jumpTable (Results 1 – 2 of 2) sorted by relevance
140 private final long jumpTable; field in RangeTree.Node176 long jumpTable = -1L; in Node() local
58 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, in jumpTable() function