Searched refs:regs_histogram (Results 1 – 1 of 1) sorted by relevance
476 std::map<int, int> regs_histogram; in RegsHistogram() local484 regs_histogram[regs]++; in RegsHistogram()489 PrintHistogram(regs_histogram, "Method registers"); in RegsHistogram()491 PrintHistogram(regs_histogram, "Method extra registers (total - parameters)"); in RegsHistogram()