Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NumUses

3883   unsigned NumUses = 0;
3893 ++NumUses;
3897 ++NumUses;
3900 NumAllocaPartitionUses += NumUses;
3902 std::max<unsigned>(NumUses, MaxUsesPerAllocaPartition);