HomeSort by relevance Sort by last modified time
    Searched refs:GetMethodSReg (Results 1 - 4 of 4) sorted by null

  /art/compiler/dex/
vreg_analysis.cc 458 loc[GetMethodSReg()].ref = true;
mir_graph.h 809 int GetMethodSReg() const {
    [all...]
  /art/compiler/dex/quick/
mir_to_lir.cc     [all...]
codegen_util.cc 288 } else if (i == mir_graph_->GetMethodSReg()) {
    [all...]

Completed in 70 milliseconds