Home
last modified time | relevance | path

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

/art/compiler/dex/
Dtype_inference.h412 static Type* PrepareSFieldTypes(const DexFile* dex_file, MIRGraph* mir_graph,
Dtype_inference.cc403 PrepareSFieldTypes(cu_->dex_file, mir_graph, alloc)), in TypeInference()
616 TypeInference::Type* TypeInference::PrepareSFieldTypes(const DexFile* dex_file, in PrepareSFieldTypes() function in art::TypeInference