Home
last modified time | relevance | path

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

/art/compiler/dex/
Dvreg_analysis.cc58 loc[GetMethodSReg()].location = kLocCompilerTemp; in InitRegLocations()
Dmir_graph.h913 int GetMethodSReg() const { in GetMethodSReg() function
Dtype_inference.cc696 sregs_[mir_graph_->GetMethodSReg()] = Type::ArtMethodType(cu_->target64); in InitializeSRegs()
Dtype_inference_test.cc514 cu_.mir_graph->reg_location_[cu_.mir_graph->GetMethodSReg()].location = kLocCompilerTemp; in TypeInferenceTest()