Searched refs:has_ub (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dcdce3.C126 bool has_ub; member in struct:MathFuncInfo
194 if (info.has_ub)
/haiku-buildtools/gcc/gcc/
H A Dtree-call-cdce.c104 upper bound is +inf, has_ub is false.
114 bool has_ub;
129 int ub, bool has_ub, bool ub_inclusive)
136 domain.has_ub = has_ub;
404 if (domain.has_ub)
113 bool has_ub; member in struct:input_domain
127 get_domain(int lb, bool has_lb, bool lb_inclusive, int ub, bool has_ub, bool ub_inclusive) argument

Completed in 113 milliseconds