Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dgcc-common.h414 static inline bool tree_fits_shwi_p(const_tree t) in tree_fits_shwi_p() function
438 gcc_assert(tree_fits_shwi_p(t)); in tree_to_shwi()