Searched defs:InUse (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dmir_to_lir.h335 bool InUse() { return (storage_mask_ & master_->used_storage_) != 0; } function in class:art::Mir2Lir::RegisterInfo

Completed in 1438 milliseconds