Home | History | Annotate | Download | only in compiler

Lines Matching full:bitvector

674     BitVector* members;
922 BitVector* new_members = new (zone_)
923 BitVector(static_cast<int>(schedule_->BasicBlockCount()), zone_);
940 BitVector(static_cast<int>(schedule_->BasicBlockCount()), zone_);