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

  /art/compiler/driver/
compiler_driver.h 89 void SetLLVMInfo(void* llvm_info) { llvm_info_ = llvm_info; }
    [all...]
  /art/compiler/dex/portable/
mir_to_gbc.cc 128 tls->SetLLVMInfo(llvm_info_);
    [all...]

Completed in 58 milliseconds