Home | History | Annotate | Download | only in quick

Lines Matching refs:ct

1246     CompilerTemp* ct = mir_graph_->GetCompilerTemp(ct_idx);
1247 core_regs[dalvik_regs + ct_idx].s_reg = ct->s_reg_low;
1248 fp_regs[dalvik_regs + ct_idx].s_reg = ct->s_reg_low;