Searched refs:linkedBitCodeFiles (Results 1 – 2 of 2) sorted by relevance
162 DenseSet<StringRef> linkedBitCodeFiles; in add() 166 linkedBitCodeFiles.insert(f->getName()); in add() 172 if (linkedBitCodeFiles.contains(f->getName())) in thinLTOCreateEmptyIndexFiles() 173 DenseSet<StringRef> linkedBitCodeFiles; thinLTOCreateEmptyIndexFiles() local
283 DenseSet<StringRef> linkedBitCodeFiles; in thinLTOCreateEmptyIndexFiles() local285 linkedBitCodeFiles.insert(f->getName()); in thinLTOCreateEmptyIndexFiles()290 if (linkedBitCodeFiles.contains(f->getName())) in thinLTOCreateEmptyIndexFiles()