Searched refs:BlockBitVecMap (Results 1 – 2 of 2) sorted by relevance
368 typedef DenseMap<const MachineBasicBlock*, BitVector> BlockBitVecMap; typedef in __anon1f3233290111::StackColoring490 BlockBitVecMap SeenStartMap; in collectMarkers()511 BlockBitVecMap::const_iterator I = SeenStartMap.find(*PI); in collectMarkers()
452 using BlockBitVecMap = DenseMap<const MachineBasicBlock *, BitVector>; typedef in __anonc65c1c610111::StackColoring627 BlockBitVecMap SeenStartMap; in collectMarkers()647 BlockBitVecMap::const_iterator I = SeenStartMap.find(*PI); in collectMarkers()