Home
last modified time | relevance | path

Searched refs:tree111 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfold-const.cc11242 tree tree110, tree111; in fold_binary_loc() local
11244 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() local
11265 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()