Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc3753 auto_vec<const svalue *> arg_svals (gimple_call_num_args (call_stmt)); in update_for_gcall() local
3953 region_model::push_frame (function *fun, const vec<const svalue *> *arg_svals, in push_frame()