Searched defs:PCM (Results 1 – 3 of 3) sorted by relevance
31 struct PCM { struct34 /// Track whether this PCM is known to be good (either built or argument39 PCM() = default; argument40 PCM(std::unique_ptr<llvm::MemoryBuffer> Buffer) in PCM() function
35 auto &PCM = PCMs[Filename]; in addBuiltPCM() local63 auto &PCM = I->second; in tryToDropPCM() local77 auto &PCM = I->second; in finalizePCM() local
2660 SmallString<0> PCM; in getOrCreateModuleRef() local