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

  /art/compiler/llvm/
llvm_compilation_unit.h 106 const CompilerLLVM* compiler_llvm_; member in class:art::llvm::LlvmCompilationUnit
llvm_compilation_unit.cc 99 : compiler_llvm_(compiler_llvm), cunit_id_(cunit_id) {
140 return compiler_llvm_->GetInstructionSet();

Completed in 2228 milliseconds