Searched refs:ESCAPE_TO_PURE_CONST (Results 1 – 5 of 5) sorted by relevance
888 ESCAPE_TO_PURE_CONST = 1 << 6, /* Escapes to a pure or constant enumerator
366 if (escape_mask & ESCAPE_TO_PURE_CONST) in dump_variable()
1594 if ((escape_mask & ~(ESCAPE_TO_PURE_CONST)) == 0) in add_call_clobber_ops()
3058 || stmt_escape_type == ESCAPE_TO_PURE_CONST) in update_alias_info()3061 if (stmt_escape_type == ESCAPE_TO_PURE_CONST) in update_alias_info()
2117 return ESCAPE_TO_PURE_CONST; in is_escape_site()