Searched refs:sparseCodeSize (Results 1 – 2 of 2) sorted by relevance
96 (int) sparseCodeSize(cases); in codeSize()225 private static long sparseCodeSize(IntList cases) { in sparseCodeSize() method in SwitchData246 long sparseSize = sparseCodeSize(cases); in shouldPack()
97 (int) sparseCodeSize(cases); in codeSize()226 private static long sparseCodeSize(IntList cases) { in sparseCodeSize() method in SwitchData247 long sparseSize = sparseCodeSize(cases); in shouldPack()