Searched refs:PrepareSignatures (Results 1 – 2 of 2) sorted by relevance
416 static MethodSignature* PrepareSignatures(const DexFile* dex_file, MIRGraph* mir_graph,
405 PrepareSignatures(cu_->dex_file, mir_graph, alloc)), in TypeInference()650 TypeInference::MethodSignature* TypeInference::PrepareSignatures(const DexFile* dex_file, in PrepareSignatures() function in art::TypeInference