Home | History | Annotate | Download | only in optimizing

Lines Matching refs:cls_

243       : SlowPathCode(at), cls_(cls), at_(at), dex_pc_(dex_pc), do_clinit_(do_clinit) {
254 __ movl(calling_convention.GetRegisterAt(0), Immediate(cls_->GetTypeIndex()));
279 HLoadClass* const cls_;