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

  /art/runtime/
runtime.h 71 kEverything // Force compilation (Note: excludes compilaton of class initializers).
runtime.cc 610 parsed->compiler_filter_ = kEverything;
    [all...]
class_linker.cc 583 case Runtime::kEverything:
    [all...]
  /art/compiler/dex/
mir_analysis.cc 997 if (compiler_filter == Runtime::kEverything) {

Completed in 433 milliseconds