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 58 loc[GetMethodSReg()].location = kLocCompilerTemp;
mir_graph.h 913 int GetMethodSReg() const {
    [all...]
type_inference.cc 696 sregs_[mir_graph_->GetMethodSReg()] = Type::ArtMethodType(cu_->target64);
    [all...]
type_inference_test.cc 514 cu_.mir_graph->reg_location_[cu_.mir_graph->GetMethodSReg()].location = kLocCompilerTemp;
    [all...]

Completed in 558 milliseconds