Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dfold-const.c6642 tree arg0_unw = get_unwidened (arg0, NULL_TREE); in fold_widened_comparison() local
6648 if (arg0_unw == arg0) in fold_widened_comparison()
6650 shorter_type = TREE_TYPE (arg0_unw); in fold_widened_comparison()
6676 return fold_build2 (code, type, arg0_unw, in fold_widened_comparison()