Lines Matching refs:kLoopUnfoldLimit
174 static const int kLoopUnfoldLimit = 4;175 if (initial_capacity <= kLoopUnfoldLimit) {