Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc854 rl_method_(rl_method), rl_result_(rl_result) { in GenConstClass()
860 m2l_->CallRuntimeHelperImmReg(kQuickInitializeType, type_idx_, rl_method_.reg, true); in GenConstClass()
867 const RegLocation rl_method_; in GenConstClass() member in art::Mir2Lir::GenConstClass::SlowPath