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