Home
last modified time | relevance | path

Searched defs:symbolic_p (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.h211 bool symbolic_p () const { return !concrete_p (); } in symbolic_p() function
H A Danalyzer.h183 bool symbolic_p () const { return m_is_symbolic; } in symbolic_p() function
H A Dstore.cc1161 binding_cluster::symbolic_p () const in symbolic_p() function in ana::binding_cluster
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-range.cc408 value_range::symbolic_p () const in symbolic_p() function in value_range
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc511 irange::symbolic_p () const in symbolic_p() function in irange