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