Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_optimization.cc215 static constexpr bool IsInstructionIfCcZ(Instruction::Code opcode) { in IsInstructionIfCcZ() function
356 if (IsInstructionIfCcZ(mir_next->dalvikInsn.opcode) && in BasicBlockOpt()
432 IsInstructionIfCcZ(mir->dalvikInsn.opcode)) { in BasicBlockOpt()