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

  /art/runtime/
runtime.h 188 size_t GetTinyMethodThreshold() const {
  /art/compiler/dex/
mir_analysis.cc 1015 small_cutoff = Runtime::Current()->GetTinyMethodThreshold();

Completed in 62 milliseconds