Home | History | Annotate | Download | only in optimizing

Lines Matching refs:cls_

217       : SlowPathCodeMIPS(at), cls_(cls), at_(at), dex_pc_(dex_pc), do_clinit_(do_clinit) {
229 __ LoadConst32(calling_convention.GetRegisterAt(0), cls_->GetTypeIndex());
259 HLoadClass* const cls_;