Home | History | Annotate | Download | only in quick

Lines Matching full:if_lt

905     case Instruction::IF_LT: is_taken = (src1 < src2); break;