Home
last modified time | relevance | path

Searched defs:can_elide_p (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dint-vector-builder.h46 bool can_elide_p (T) const { return true; } in can_elide_p() function
H A Dtree-vector-builder.h120 tree_vector_builder::can_elide_p (const_tree elt) const in can_elide_p() function
H A Drtx-vector-builder.h48 bool can_elide_p (rtx) const { return true; } in can_elide_p() function