Searched refs:SeenFunctions (Results 1 – 1 of 1) sorted by relevance
359 llvm::DenseSet<uint64_t> SeenFunctions; in parseNameSection() local381 if (!SeenFunctions.insert(Index).second) in parseNameSection()