Searched defs:NumPartitions (Results 1 – 2 of 2) sorted by relevance
149 unsigned NumPartitions = 1 + (j == N - 1 ? 0 : MinPartitions[j + 1]); in findJumpTables() local338 unsigned NumPartitions = 1 + (j == N - 1 ? 0 : MinPartitions[j + 1]); in findBitTestClusters() local
5209 unsigned NumPartitions = 0; in splitAlloca() local