Searched refs:hasModuleBeenLoaded (Results 1 – 2 of 2) sorted by relevance
197 if (OwnedModules.hasModuleBeenLoaded(M)) in generateCodeForModule() 277 if (!OwnedModules.hasModuleBeenLoaded(M)) in finalizeModule() 430 else if (!OwnedModules.hasModuleBeenLoaded(M)) { in getPointerToFunction()
107 bool hasModuleBeenLoaded(Module *M) { in hasModuleBeenLoaded() function