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

  /art/compiler/dex/
frontend.h 92 ::llvm::Module* GetLLVMModule() {
  /art/compiler/llvm/
llvm_compilation_unit.cc 105 module_ = llvm_info_->GetLLVMModule();
  /art/compiler/dex/portable/
mir_to_gbc.cc 115 module_ = llvm_info_->GetLLVMModule();
    [all...]

Completed in 5430 milliseconds