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