Searched refs:ZoneSet (Results 1 – 10 of 10) sorted by relevance
45 typedef ZoneSet<Candidate, CandidateCompare> Candidates;53 ZoneSet<NodeId> seen_;
32 typedef ZoneSet<AllocatedInterval> IntervalStore;
32 typedef ZoneSet<InstructionOperand, CompareOperandModuloType> OperandSet;43 ZoneSet<InstructionOperand, OperandCompare> operands(zone); in GapsCanMoveOver()
217 ZoneSet<int32_t> values(zone()); in TryBuildSwitch()
335 typedef ZoneSet<Node*> NodeSet;
183 ZoneSet<NodeId> weakened_nodes_;
104 class ZoneSet : public std::set<K, Compare, zone_allocator<K>> {107 explicit ZoneSet(Zone* zone) in ZoneSet() function
391 ZoneSet<int32_t> cases(zone()); in VisitSwitchStatement()
27 typedef ZoneSet<int> LiveRangeIDs;
334 ZoneSet<int> free_temporaries_;