Searched refs:expr_or_type (Results 1 – 1 of 1) sorted by relevance
279 bool count_nonzero_bytes (tree expr_or_type,4871 strlen_pass::count_nonzero_bytes (tree expr_or_type, gimple *stmt, in count_nonzero_bytes() argument4875 if (TYPE_P (expr_or_type)) in count_nonzero_bytes()4876 return nonzero_bytes_for_type (expr_or_type, lenrange, in count_nonzero_bytes()4889 tree expr = expr_or_type; in count_nonzero_bytes()