Searched refs:BoundStack (Results 1 – 2 of 2) sorted by relevance
119 typedef ChunkVector<Bound*> BoundStack; typedef120 typedef ChunkVector<BoundStack*> BoundMap;
458 bounds_[acc_.GetId(gate)] = new BoundStack(chunk_); in GetBound()