Searched refs:MinJumpTableSize (Results 1 – 3 of 3) sorted by relevance
404 intx MinJumpTableSize = 18 {C2 product}
375 intx MinJumpTableSize = 18 {C2 product}
7786 const unsigned MinJumpTableSize = TLI.getMinimumJumpTableEntries(); in findJumpTables() local7799 if (N >= MinJumpTableSize && isDense(Clusters, &TotalCases[0], 0, N - 1)) { in findJumpTables()7830 assert(MinJumpTableSize > 1); in findJumpTables()7846 bool IsTable = j - i + 1 >= MinJumpTableSize; in findJumpTables()7870 if (NumClusters >= MinJumpTableSize && in findJumpTables()