Home | History | Annotate | Download | only in compiler

Lines Matching refs:vtrue0

1359     Node* vtrue0 = __ Int32Sub(zero, rhs);
1362 Node* check = __ Word32Equal(vtrue0, zero);
1364 __ Goto(&rhs_checked, vtrue0);