HomeSort by relevance Sort by last modified time
    Searched refs:GetLargeMethodThreshold (Results 1 - 2 of 2) sorted by null

  /art/compiler/driver/
compiler_options.h 126 size_t GetLargeMethodThreshold() const {
  /art/compiler/dex/
mir_analysis.cc 1033 default_cutoff = compiler_options.GetLargeMethodThreshold();

Completed in 327 milliseconds