Searched defs:debuggable_ (Results 1 - 3 of 3) sorted by relevance

/art/compiler/
H A Doat_writer.cc745 debuggable_(writer->GetCompilerDriver()->GetCompilerOptions().GetDebuggable()),
778 if (debuggable_) {
945 const bool debuggable_; variable
/art/compiler/driver/
H A Dcompiler_options.h163 return debuggable_;
288 bool debuggable_; member in class:art::FINAL
/art/compiler/optimizing/
H A Dnodes.h329 debuggable_(debuggable),
506 bool IsDebuggable() const { return debuggable_; }
680 const bool debuggable_; member in class:art::HGraph

Completed in 521 milliseconds