Home
last modified time | relevance | path

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

/art/compiler/dex/
Dinline_method_analyser.cc141 ArtMethod* GetTargetConstructor(ArtMethod* method, const Instruction* invoke_direct) in GetTargetConstructor() function
312 ArtMethod* target_method = GetTargetConstructor(method, &instruction); in DoAnalyseConstructor()