Home
last modified time | relevance | path

Searched defs:empty_p (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dcall-string.h52 bool empty_p () const { return m_return_edges.is_empty (); } in empty_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dcall-string.h80 bool empty_p () const { return m_elements.is_empty (); } in empty_p() function
H A Dconstraint-manager.h137 bool empty_p () const { return m_ranges.length () == 0; } in empty_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-cache.cc799 inline bool empty_p () { return m_update_head == -1; } in empty_p() function in update_list
H A Dstor-layout.cc1993 bool empty_p = TYPE_EMPTY_P (type); in finalize_type_size() local
H A Dearly-remat.cc547 empty_p (bitmap b) in empty_p() function
H A Dtree-ssa-structalias.cc5818 bool empty_p = true; in push_fields_onto_fieldstack() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c1987 bool empty_p = TYPE_EMPTY_P (type); in finalize_type_size() local
H A Dearly-remat.c547 empty_p (bitmap b) in empty_p() function
H A Dtree-ssa-structalias.c5694 bool empty_p = true; in push_fields_onto_fieldstack() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h2174 unsigned empty_p : 1; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h2333 unsigned empty_p : 1; member