Searched refs:KnownFunctions (Results 1 – 1 of 1) sorted by relevance
1035 llvm::StringSet<> KnownFunctions; in convertTopLevelItems() local1038 if (!KnownFunctions.insert(Function.Name).second) { in convertTopLevelItems()