HomeSort by relevance Sort by last modified time
    Searched refs:kBitMapUse (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/
arena_bit_vector.h 29 kBitMapUse,
  /art/compiler/dex/
mir_dataflow.cc 933 new (arena_) ArenaBitVector(arena_, cu_->num_dalvik_registers, false, kBitMapUse);
    [all...]

Completed in 74 milliseconds