Searched defs:true_value_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h500 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; } function in class:ana::cfg_superedge
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h518 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; } function in class:ana::cfg_superedge

Completed in 74 milliseconds