HomeSort by relevance Sort by last modified time
    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 404 milliseconds