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

  /art/compiler/driver/
compiler_options.h 249 bool GetDumpCfgAppend() const {
  /art/compiler/optimizing/
optimizing_compiler.cc 410 driver->GetCompilerOptions().GetDumpCfgAppend() ? std::ofstream::app : std::ofstream::out;
    [all...]

Completed in 1047 milliseconds