Searched defs:CellMapType (Results 1 – 4 of 4) sorted by relevance
21 typedef BitTracker::CellMapType CellMapType; typedef
39 typedef std::map<unsigned, RegisterCell> CellMapType; typedef
27 using CellMapType = BitTracker::CellMapType; member
45 using CellMapType = std::map<unsigned, RegisterCell>; member