Home
last modified time | relevance | path

Searched refs:markModuleAsLoaded (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h125 void markModuleAsLoaded(Module *M) { in markModuleAsLoaded() function
DMCJIT.cpp234 OwnedModules.markModuleAsLoaded(M); in generateCodeForModule()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h125 void markModuleAsLoaded(Module *M) { in markModuleAsLoaded() function
DMCJIT.cpp232 OwnedModules.markModuleAsLoaded(M); in generateCodeForModule()