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