Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Sum

1017   unsigned Sum = 0;
1019 Sum += S.start.distance(S.end);
1020 return Sum;