Lines Matching refs:is_true
1288 bool is_true = cond.to<uint32_t>() != 0;1290 if (is_true) {1322 bool is_true = cond.to<uint32_t>() != 0;1323 if (is_true) {