Home
last modified time | relevance | path

Searched refs:compiler_llvm_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/llvm/
Dllvm_compilation_unit.cc99 : compiler_llvm_(compiler_llvm), cunit_id_(cunit_id) { in LlvmCompilationUnit()
140 return compiler_llvm_->GetInstructionSet(); in GetInstructionSet()
Dllvm_compilation_unit.h106 const CompilerLLVM* compiler_llvm_; variable