Searched refs:get_feasibility_problem (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.h59 const feasibility_problem *get_feasibility_problem () const function in class:ana::saved_diagnostic
H A Dengine.cc3930 const feasibility_problem *p = sd->get_feasibility_problem ();
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.h52 const feasibility_problem *get_feasibility_problem () const function in class:ana::saved_diagnostic
H A Ddiagnostic-manager.cc915 const feasibility_problem *get_feasibility_problem () const function in class:ana::path_builder
1368 path_builder pb (eg, *epath, sd.get_feasibility_problem (), sd);
1974 if (pb.get_feasibility_problem ()
1975 && &pb.get_feasibility_problem ()->m_eedge == &eedge)
1982 pb.get_feasibility_problem ()->dump_to_pp (&pp);
H A Dengine.cc5652 if (const feasibility_problem *p = sd->get_feasibility_problem ())

Completed in 180 milliseconds