Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-structalias.cc4286 varinfo_t callescape = new_var_info (NULL_TREE, "callescape", true); in handle_rhs_call() local
4294 lhs.var = callescape->id; in handle_rhs_call()
4305 make_copy_constraint (uses, callescape->id); in handle_rhs_call()
4313 callescape->id, writes_global_memory); in handle_rhs_call()
4321 callescape->id, writes_global_memory); in handle_rhs_call()
4340 make_constraints_to (callescape->id, tmpc); in handle_rhs_call()