Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp609 unsigned LexicalBlockIndex = 0; in collectStatsRecursive() local
615 ChildVarPrefix += toHex(LexicalBlockIndex++) + '.'; in collectStatsRecursive()