Home
last modified time | relevance | path

Searched refs:kBitMapLiveIn (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Darena_bit_vector.h33 kBitMapLiveIn, enumerator
/art/compiler/dex/
Dmir_dataflow.cc996 new (arena_) ArenaBitVector(arena_, GetNumOfCodeAndTempVRs(), false, kBitMapLiveIn); in FindLocalLiveIn()