Searched refs:ModuleIsInCache (Results 1 – 3 of 3) sorted by relevance
465 static bool ModuleIsInCache(const Module *module_ptr);
767 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache() function in ModuleList
3383 if (!ModuleList::ModuleIsInCache(module)) in PrintModule()