Searched defs:CompilerLLVM (Results 1 – 2 of 2) sorted by relevance
49 class CompilerLLVM; variable132 friend class CompilerLLVM; // For LlvmCompilationUnit constructor variable
112 CompilerLLVM::CompilerLLVM(CompilerDriver* driver, InstructionSet insn_set) in CompilerLLVM() function in art::llvm::CompilerLLVM