HomeSort by: relevance | last modified time | path
    Searched refs:hasModuleBeenLoaded (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 197 if (OwnedModules.hasModuleBeenLoaded(M))
280 if (!OwnedModules.hasModuleBeenLoaded(M))
433 else if (!OwnedModules.hasModuleBeenLoaded(M)) {
MCJIT.h 108 bool hasModuleBeenLoaded(Module *M) {

Completed in 70 milliseconds