Searched refs:kGreaterThan (Results 1 – 3 of 3) sorted by relevance
211 case HInstruction::InstructionKind::kGreaterThan: in GetMachineInstructionCount()
734 case HInstruction::kGreaterThan: in GetOppositeConditionSwapOps()
3946 : HCondition(kGreaterThan, first, second, dex_pc) { in HCondition() argument