Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c2242 struct constraint_expr cexpr; in get_constraint_exp_from_ssa_var() local
2253 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()
/openbsd/gnu/llvm/clang/docs/
H A DHowToSetupToolingForLLVM.rst124 cexpr l:output