Searched refs:len3_tree (Results 1 – 2 of 2) sorted by relevance
7640 tree len3_tree = is_ncmp ? CALL_EXPR_ARG (exp, 2) : NULL_TREE; in inline_expand_builtin_bytecmp() local7659 if (!tree_fits_uhwi_p (len3_tree)) in inline_expand_builtin_bytecmp()7662 len3 = tree_to_uhwi (len3_tree); in inline_expand_builtin_bytecmp()
6878 tree len3_tree = is_ncmp ? CALL_EXPR_ARG (exp, 2) : NULL_TREE; in inline_expand_builtin_bytecmp() local6897 if (!tree_fits_uhwi_p (len3_tree)) in inline_expand_builtin_bytecmp()6900 len3 = tree_to_uhwi (len3_tree); in inline_expand_builtin_bytecmp()