OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ownsmodule
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
183
assert(OwnedModules.
ownsModule
(M) &&
260
assert(OwnedModules.
ownsModule
(M) && "MCJIT::finalizeModule: Unknown module.");
MCJIT.h
121
bool
ownsModule
(Module* M) {
Completed in 61 milliseconds