Home | History | Annotate | Download | only in src

Lines Matching refs:non_phi_uses_

3018       non_phi_uses_[i] = 0;
3074 return non_phi_uses_[Representation::kTagged];
3077 return non_phi_uses_[Representation::kSmi];
3080 return non_phi_uses_[Representation::kInteger32];
3083 return non_phi_uses_[Representation::kDouble];
3120 int non_phi_uses_[Representation::kNumRepresentations];