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

  /art/runtime/
dex_to_dex_decompiler.cc 35 quicken_info_(quickened_info.data()),
72 const uint16_t ret = quicken_info_.GetData(quicken_index_);
78 const QuickenInfoTable quicken_info_; member in class:art::optimizer::DexDecompiler
  /art/compiler/optimizing/
instruction_builder.h 71 quicken_info_(interpreter_metadata),
355 QuickenInfoTable quicken_info_; member in class:art::HInstructionBuilder

Completed in 91 milliseconds