Home
last modified time | relevance | path

Searched refs:kLessThan (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier.cc734 case HInstruction::kLessThan: in GetOppositeConditionSwapOps()
Dnodes.h3795 : HCondition(kLessThan, first, second, dex_pc) { in HCondition() argument