Home
last modified time | relevance | path

Searched defs:add_bound (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc308 range::add_bound (bound b, enum bound_kind bound_kind) in add_bound() function in ana::range
364 range::add_bound (enum tree_code op, tree rhs_const) in add_bound() function in ana::range
/netbsd-src/external/mit/isl/dist/
H A Disl_convex_hull.c2220 static __isl_give isl_basic_set *add_bound(__isl_take isl_basic_set *hull, in add_bound() function