Lines Matching refs:GroupSize
992 const unsigned GroupSize = 8;993 SpillPlacement::BlockConstraint BCS[GroupSize];994 unsigned TBS[GroupSize];1002 assert(T < GroupSize && "Array overflow");1004 if (++T == GroupSize) {1011 assert(B < GroupSize && "Array overflow");1026 if (++B == GroupSize) {