Home
last modified time | relevance | path

Searched refs:r_method_ (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dgen_common.cc921 r_method_(r_method), string_idx_(string_idx) { in GenConstString()
926 m2l_->CallRuntimeHelperRegImm(kQuickResolveString, r_method_, string_idx_, true); in GenConstString()
931 const RegStorage r_method_; in GenConstString() member in art::Mir2Lir::GenConstString::SlowPath