Searched refs:CurrentValues (Results 1 – 1 of 1) sorted by relevance
177 std::vector<InstrProfValueData> CurrentValues; in readValueProfileData() local189 CurrentValues.push_back({Value, TakenCount}); in readValueProfileData()192 Record.addValueData(VK, S, CurrentValues.data(), NumValueData, nullptr); in readValueProfileData()