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

  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 184 if (OwnedModules.hasModuleBeenLoaded(M))
252 if (!OwnedModules.hasModuleBeenLoaded(M))
371 else if (!OwnedModules.hasModuleBeenLoaded(M))
MCJIT.h 141 bool hasModuleBeenLoaded(Module *M) {

Completed in 8442 milliseconds