Searched defs:RegisterJIT (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp36 static struct RegisterJIT { struct in namespace:__anon25015
37 RegisterJIT() { MCJIT::Register(); } function in struct:__anon25015::RegisterJIT
/external/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp62 static struct RegisterJIT { struct in namespace:__anon25009
63 RegisterJIT() { JIT::Register(); } function in struct:__anon25009::RegisterJIT

Completed in 55 milliseconds