Home | History | Annotate | Download | only in src

Lines Matching defs:phi_

3181   HPhi* phi() { return phi_; }
3223 : phi_(phi), base_(IgnoreOsrValue(base)), increment_(increment),
3237 HPhi* phi_;