Searched refs:is_formal (Results 1 – 4 of 4) sorted by relevance
579 lookup_tmp_var (tree val, bool is_formal) in lookup_tmp_var() argument588 if (!optimize || !is_formal || TREE_SIDE_EFFECTS (val)) in lookup_tmp_var()620 bool is_formal, bool allow_ssa) in internal_get_tmp_var() argument642 t = lookup_tmp_var (val, is_formal); in internal_get_tmp_var()
18636 (lookup_tmp_var): Set it, if is_formal.27782 * gimplify.c (lookup_tmp_var): Set TREE_READONLY in is_formal case.
30353 DECL_GIMPLE_REG_P only if is_formal is true.
35710 * gimplify.c (create_tmp_from_val): Remove is_formal parameter