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

  /art/runtime/
quicken_info.h 40 return inst->IsQuickened() || inst->Opcode() == Instruction::NOP;
dex_instruction.h 550 bool IsQuickened() const {
  /art/compiler/dex/
dex_to_dex_compiler.cc 203 DCHECK(!inst->IsQuickened());
  /art/dex2oat/
dex2oat_test.cc     [all...]
  /art/compiler/optimizing/
instruction_builder.cc     [all...]

Completed in 148 milliseconds