Home | History | Annotate | Download | only in compiler

Lines Matching full:bitvector

192   std::unique_ptr<BitVector> method_bitmap_;
2385 method_bitmap_.reset(new BitVector(num_methods, false, Allocator::GetMallocAllocator()));