Home
last modified time | relevance | path

Searched refs:eval_return_svalue (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h670 bool eval_return_svalue = true);
H A Dregion-model.cc4041 bool eval_return_svalue) in pop_frame() argument
4052 && eval_return_svalue) in pop_frame()
4064 gcc_assert (eval_return_svalue); in pop_frame()
H A DChangeLog13 new "eval_return_svalue" param of pop_frame.
14 (region_model::pop_frame): Add new "eval_return_svalue" param and
18 "eval_return_svalue" param.