Home | History | Annotate | Download | only in src

Lines Matching refs:kNumRepresentations

299     kNumRepresentations
329 STATIC_ASSERT(kNumRepresentations <= (1 << kBitsPerByte));
2260 for (int i = 0; i < Representation::kNumRepresentations; i++) {
2349 int non_phi_uses_[Representation::kNumRepresentations];
2350 int indirect_uses_[Representation::kNumRepresentations];