OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLargeMethod
(Results
1 - 2
of
2
) sorted by null
/art/compiler/driver/
compiler_options.h
142
bool
IsLargeMethod
(size_t num_dalvik_instructions) const {
/art/compiler/dex/
mir_analysis.cc
1064
} else if (compiler_options.
IsLargeMethod
(GetNumDalvikInsns()) &&
Completed in 407 milliseconds