Home | History | Annotate | Download | only in dfg

Lines Matching full:compareless

748             set(currentInstruction[1].u.operand, addToGraph(CompareLess, op1, op2));
933 NodeIndex condition = addToGraph(CompareLess, op1, op2);
951 NodeIndex condition = addToGraph(CompareLess, op1, op2);
969 NodeIndex condition = addToGraph(CompareLess, op1, op2);