Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc57 size_t large_method_threshold, in CompilerOptions() argument
81 large_method_threshold_(large_method_threshold), in CompilerOptions()
Dcompiler_options.h58 size_t large_method_threshold,