Home
last modified time | relevance | path

Searched refs:GetLLVMModule (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dfrontend.h92 ::llvm::Module* GetLLVMModule() { in GetLLVMModule() function
/art/compiler/llvm/
Dllvm_compilation_unit.cc105 module_ = llvm_info_->GetLLVMModule(); in LlvmCompilationUnit()
/art/compiler/dex/portable/
Dmir_to_gbc.cc115 module_ = llvm_info_->GetLLVMModule(); in InitIR()