Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dbytecode_utils.h68 size_t GetFirstValueIndex() const { in GetFirstValueIndex() function
109 first_target_offset_(table_.GetFirstValueIndex()), in DexSwitchTableIterator()
/art/compiler/optimizing/
Dcode_generator.cc1113 size_t offset = table.GetFirstValueIndex(); in CheckLoopEntriesCanBeUsedForOsr()