Home | History | Annotate | Download | only in crankshaft

Lines Matching full:tobooleanisfalse

4805   } else if (stmt->condition()->ToBooleanIsFalse()) {
5162 if (stmt->cond()->ToBooleanIsFalse()) {
11303 if (expr->left()->ToBooleanIsTrue() || expr->left()->ToBooleanIsFalse()) {