HomeSort by relevance Sort by last modified time
    Searched refs:GetDexRegisterMapOf (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
stack_map_test.cc 64 DexRegisterMap dex_registers = code_info.GetDexRegisterMapOf(stack_map, 2);
110 DexRegisterMap dex_registers = code_info.GetDexRegisterMapOf(stack_map, 2);
  /art/runtime/
stack_map.h 254 DexRegisterMap GetDexRegisterMapOf(StackMap<T> stack_map, uint32_t number_of_dex_registers) {

Completed in 3712 milliseconds