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