Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dint-vector-builder.h47 bool can_elide_p (T) const { return true; } in can_elide_p() function
H A Drtx-vector-builder.h49 bool can_elide_p (rtx) const { return true; } in can_elide_p() function
H A Dtree-vector-builder.h126 tree_vector_builder::can_elide_p (const_tree elt) const in can_elide_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dint-vector-builder.h47 bool can_elide_p (T) const { return true; } in can_elide_p() function
H A Dtree-vector-builder.h126 tree_vector_builder::can_elide_p (const_tree elt) const in can_elide_p() function
H A Drtx-vector-builder.h49 bool can_elide_p (rtx) const { return true; } in can_elide_p() function