Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc215 case HInstruction::InstructionKind::kIf: in GetMachineInstructionCount()
Dnodes.h3227 : HExpression(kIf, SideEffects::None(), dex_pc) { in HExpression() argument