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