Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NumUses

3177   unsigned NumUses = 0;
3191 ++NumUses;
3197 ++NumUses;
3200 NumAllocaPartitionUses += NumUses;
3202 std::max<unsigned>(NumUses, MaxUsesPerAllocaPartition);