OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLLVMInfo
(Results
1 - 2
of
2
) sorted by null
/art/compiler/driver/
compiler_driver.h
78
void
SetLLVMInfo
(void* llvm_info) { llvm_info_ = llvm_info; }
/art/compiler/dex/portable/
mir_to_gbc.cc
111
tls->
SetLLVMInfo
(llvm_info_);
[
all
...]
Completed in 47 milliseconds