HomeSort by relevance Sort by last modified time
    Searched refs:markModuleAsLoaded (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 126 void markModuleAsLoaded(Module *M) {
131 "markModuleAsLoaded: Module not found in AddedModules");
MCJIT.cpp 219 OwnedModules.markModuleAsLoaded(M);

Completed in 52 milliseconds