Searched refs:tree111 (Results 1 – 1 of 1) sorted by relevance
11242 tree tree110, tree111; in fold_binary_loc() local11244 tree111 = TREE_OPERAND (tree11, 1); in fold_binary_loc()11246 STRIP_NOPS (tree111); in fold_binary_loc()11250 && operand_equal_p (tree01, tree111, 0)) in fold_binary_loc()11263 tree tree110, tree111; in fold_binary_loc() local11265 tree111 = TREE_OPERAND (tree11, 1); in fold_binary_loc()11267 STRIP_NOPS (tree111); in fold_binary_loc()11269 && TREE_CODE (tree111) == INTEGER_CST in fold_binary_loc()11270 && compare_tree_int (tree111, in fold_binary_loc()