Home
last modified time | relevance | path

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

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeTree.java140 private final long jumpTable; field in RangeTree.Node
176 long jumpTable = -1L; in Node() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h58 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, in jumpTable() function