Searched refs:prwItr (Results 1 – 1 of 1) sorted by relevance
412 PRWorstMap::const_iterator prwItr = prWorst.find(reg); in getWorst() local413 assert(prwItr != prWorst.end() && "Missing prWorst entry."); in getWorst()414 wml = &prwItr->second; in getWorst()