Home
last modified time | relevance | path

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

/art/compiler/dex/
Dtype_inference.h84 static Type ArtMethodType(bool wide) { in ArtMethodType() function
Dtype_inference.cc696 sregs_[mir_graph_->GetMethodSReg()] = Type::ArtMethodType(cu_->target64); in InitializeSRegs()