Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsTrue

322         if (rhs->AsIntConstant()->IsTrue()) {
344 DCHECK(rhs->AsIntConstant()->IsTrue()) << rhs->AsIntConstant()->GetValue();