Searched defs:driver_ (Results 1 – 4 of 4) sorted by relevance
/art/compiler/jni/portable/ | ||
D | jni_compiler.h | 70 CompilerDriver* const driver_; variable |
/art/compiler/llvm/ | ||
D | llvm_compilation_unit.h | 115 CompilerDriver* driver_; variable |
D | gbc_expander.cc | 134 art::CompilerDriver* const driver_; member in __anonb828269f0111::GBCExpanderPass |
/art/compiler/dex/ | ||
D | dex_to_dex_compiler.cc | 86 CompilerDriver& driver_; member in art::optimizer::DexCompiler |