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