Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbuilder.cc75 : instruction_(instruction), dex_pc_(dex_pc), sparse_(sparse) { in SwitchTable()
92 if (sparse_) { in CheckIndex()
115 if (sparse_) { in GetFirstValueIndex()
129 const bool sparse_; member in art::SwitchTable