OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runJITOnFunctionUnlocked
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/JIT/
JIT.h
216
void
runJITOnFunctionUnlocked
(Function *F);
JIT.cpp
463
runJITOnFunctionUnlocked
(F);
469
void JIT::
runJITOnFunctionUnlocked
(Function *F) {
529
runJITOnFunctionUnlocked
(F);
Completed in 1026 milliseconds