Home
last modified time | relevance | path

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

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