Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3960 unsigned NumPartitions = 0; in splitAlloca() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7845 unsigned NumPartitions = 1 + (j == N - 1 ? 0 : MinPartitions[j + 1]); in findJumpTables() local
8081 unsigned NumPartitions = 1 + (j == N - 1 ? 0 : MinPartitions[j + 1]); in findBitTestClusters() local