Searched refs:kLessThan (Results 1 – 3 of 3) sorted by relevance
221 case HInstruction::InstructionKind::kLessThan: in GetMachineInstructionCount()
730 case HInstruction::kLessThan: in GetOppositeConditionSwapOps()
3867 : HCondition(kLessThan, first, second, dex_pc) { in HCondition() argument