Home
last modified time | relevance | path

Searched refs:LineTuple (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp874 using LineTuple = std::tuple<uint32_t, uint16_t, uint16_t>; in collectStatsForObjectFile() typedef
876 DenseSet<LineTuple> UniqueLines; in collectStatsForObjectFile()
877 DenseSet<LineTuple> UniqueNonZeroLines; in collectStatsForObjectFile()