Searched refs:ChildVarPrefix (Results 1 – 1 of 1) sorted by relevance
568 std::string ChildVarPrefix = VarPrefix; in collectStatsRecursive() local570 ChildVarPrefix += toHex(LexicalBlockIndex++) + '.'; in collectStatsRecursive()572 ChildVarPrefix += 'p' + toHex(FormalParameterIndex++) + '.'; in collectStatsRecursive()575 Child, FnPrefix, ChildVarPrefix, BytesInScope, InlineDepth, FnStatMap, in collectStatsRecursive()