Home | History | Annotate | Download | only in optimizing

Lines Matching defs:current_method

5538       // /* GcRoot<mirror::Class> */ out = current_method->declaring_class_
5539 CpuRegister current_method = locations->InAt(0).AsRegister<CpuRegister>();
5543 Address(current_method, ArtMethod::DeclaringClassOffset().Int32Value()),