Searched refs:kLessThanOrEqual (Results 1 – 2 of 2) sorted by relevance
736 case HInstruction::kLessThanOrEqual: in GetOppositeConditionSwapOps()
3835 : HCondition(kLessThanOrEqual, first, second, dex_pc) { in HCondition() argument