Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Count

663   unsigned Count = 0;
665 ++Count;
668 Count += numNodesThatMayLoadOrStore(N->getChild(i), CGP);
670 return Count;
896 // If the pattern also has (implicit) results, count them as well.