OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTinyMethodThreshold
(Results
1 - 2
of
2
) sorted by null
/art/compiler/driver/
compiler_options.h
134
size_t
GetTinyMethodThreshold
() const {
/art/compiler/dex/
mir_analysis.cc
1036
small_cutoff = compiler_options.
GetTinyMethodThreshold
();
Completed in 710 milliseconds