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

/art/compiler/
H A Dcompiled_method.h148 DCHECK(mapping_table_ != nullptr);
149 return *mapping_table_;
175 std::vector<uint8_t>* mapping_table_; member in class:art::CompiledMethod

Completed in 45 milliseconds