Searched defs:compiler_llvm (Results 1 – 2 of 2) sorted by relevance
193 art::llvm::CompilerLLVM* compiler_llvm = new art::llvm::CompilerLLVM(driver, in ArtInitCompilerContext() local217 art::llvm::CompilerLLVM* compiler_llvm = ContextOf(driver); in ArtCompileMethod() local231 art::llvm::CompilerLLVM* compiler_llvm = ContextOf(driver); in ArtLLVMJniCompileMethod() local
98 LlvmCompilationUnit::LlvmCompilationUnit(const CompilerLLVM* compiler_llvm, size_t cunit_id) in LlvmCompilationUnit()