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