Searched refs:cexpr (Results 1 – 2 of 2) sorted by relevance
2242 struct constraint_expr cexpr; in get_constraint_exp_from_ssa_var() local2253 cexpr.type = SCALAR; in get_constraint_exp_from_ssa_var()2255 cexpr.var = get_vi_for_tree (t)->id; in get_constraint_exp_from_ssa_var()2258 if (cexpr.var == anything_id && TREE_READONLY (t)) in get_constraint_exp_from_ssa_var()2260 cexpr.type = ADDRESSOF; in get_constraint_exp_from_ssa_var()2261 cexpr.var = readonly_id; in get_constraint_exp_from_ssa_var()2264 cexpr.offset = 0; in get_constraint_exp_from_ssa_var()2265 return cexpr; in get_constraint_exp_from_ssa_var()
124 cexpr l:output