Home
last modified time | relevance | path

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

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