OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterJIT
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
27
static struct
RegisterJIT
{
28
RegisterJIT
() { MCJIT::Register(); }
/external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp
60
static struct
RegisterJIT
{
61
RegisterJIT
() { JIT::Register(); }
Completed in 34 milliseconds