Searched refs:isPCMFinal (Results 1 – 4 of 4) sorted by relevance
96 bool isPCMFinal(llvm::StringRef Filename) const;
51 bool InMemoryModuleCache::isPCMFinal(llvm::StringRef Filename) const { in isPCMFinal() function in InMemoryModuleCache
3368 .isPCMFinal(F.FileName); in ReadControlBlock()5194 if (getModuleManager().getModuleCache().getInMemoryModuleCache().isPCMFinal( in readUnhashedControlBlock()6571 .isPCMFinal(ModuleFileName); in canRecoverFromOutOfDate()
1277 if (getModuleCache().getInMemoryModuleCache().isPCMFinal(ModuleFileName)) { in compileModule()