Home | History | Annotate | Download | only in wasm

Lines Matching defs:is_true

1277           bool is_true = cond.to<uint32_t>() != 0;
1279 if (is_true) {
1311 bool is_true = cond.to<uint32_t>() != 0;
1312 if (is_true) {