Searched refs:NumPartitions (Results 1 – 1 of 1) sorted by relevance
4120 unsigned NumPartitions = 0; in splitAlloca() local4174 ++NumPartitions; in splitAlloca()4177 NumAllocaPartitions += NumPartitions; in splitAlloca()4179 std::max<unsigned>(NumPartitions, MaxPartitionsPerAlloca); in splitAlloca()