Home | History | Annotate | Download | only in out

Lines Matching full:trivial

734     cmpl      %eax,%ecx                 # same class (trivial success)?
767 cmpl %eax,%ecx # same class (trivial success)?
768 je .LOP_INSTANCE_OF_trivial # yes, trivial finish
6294 * Trivial test failed, need to perform full check. This is common.
6347 * Trivial test failed, need to perform full check. This is common.
6373 * Trivial test succeeded, save and bail.