Home
last modified time | relevance | path

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

/art/compiler/dex/
Dtype_inference.h410 static Type* PrepareIFieldTypes(const DexFile* dex_file, MIRGraph* mir_graph,
Dtype_inference.cc401 PrepareIFieldTypes(cu_->dex_file, mir_graph, alloc)), in TypeInference()
599 TypeInference::Type* TypeInference::PrepareIFieldTypes(const DexFile* dex_file, in PrepareIFieldTypes() function in art::TypeInference