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

  /art/runtime/
runtime.h 180 size_t GetLargeMethodThreshold() const {
  /art/compiler/dex/
mir_analysis.cc 1012 default_cutoff = Runtime::Current()->GetLargeMethodThreshold();

Completed in 38 milliseconds