Searched refs:PRWorstMap (Results 1 – 2 of 2) sorted by relevance
177 typedef std::map<unsigned, WorstMapLine> PRWorstMap; typedef178 PRWorstMap prWorst;
412 PRWorstMap::const_iterator prwItr = prWorst.find(reg); in getWorst()