Home
last modified time | relevance | path

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

/art/compiler/dex/
Dinline_method_analyser.cc163 size_t CountForwardedConstructorArguments(const CodeItemDataAccessor* code_item, in CountForwardedConstructorArguments() function
322 … size_t forwarded = CountForwardedConstructorArguments(code_item, &instruction, zero_vreg_mask); in DoAnalyseConstructor()