Home | History | Annotate | Download | only in crankshaft

Lines Matching full:phi_

3173   HPhi* phi() { return phi_; }
3215 : phi_(phi), base_(IgnoreOsrValue(base)), increment_(increment),
3229 HPhi* phi_;