Home | History | Annotate | Download | only in src

Lines Matching full:undefined_constant_

283     undefined_constant_.set(constant);
285 HConstant* GetConstantUndefined() const { return undefined_constant_.get(); }
368 SetOncePointer<HConstant> undefined_constant_;