Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc3089 vec<svalue_id> *arg_sids, in push_frame()
6098 auto_vec<svalue_id> arg_sids (gimple_call_num_args (call_stmt)); in update_for_call_superedge() local
6280 region_model::push_frame (function *fun, vec<svalue_id> *arg_sids, in push_frame()