Home
last modified time | relevance | path

Searched refs:sc_expr (Results 1 – 5 of 5) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DBD_Shape_templates.hh3410 const Linear_Expression& sc_expr, in deduce_v_minus_u_bounds() argument
3431 for (Linear_Expression::const_iterator u = sc_expr.begin(), in deduce_v_minus_u_bounds()
3477 const Linear_Expression& sc_expr, in deduce_u_minus_v_bounds() argument
3500 for (Linear_Expression::const_iterator u = sc_expr.begin(), in deduce_u_minus_v_bounds()
3734 const Linear_Expression& sc_expr = is_sc ? expr : minus_expr; in refine() local
3942 deduce_v_minus_u_bounds(v, w, sc_expr, sc_denom, sum); in refine()
4002 deduce_u_minus_v_bounds(v, w, sc_expr, sc_denom, sum); in refine()
4231 for (Linear_Expression::const_iterator i = sc_expr.begin(), in affine_image()
5404 for (Linear_Expression::const_iterator i = sc_expr.begin(), in bounded_affine_image()
5881 deduce_v_minus_u_bounds(v, w, sc_expr, sc_denom, sum); in generalized_affine_image()
[all …]
H A DOctagonal_Shape_templates.hh4184 const Linear_Expression& sc_expr, in deduce_v_pm_u_bounds() argument
4208 for (Linear_Expression::const_iterator u = sc_expr.begin(), in deduce_v_pm_u_bounds()
4303 const Linear_Expression& sc_expr, in deduce_minus_v_pm_u_bounds() argument
4325 for (Linear_Expression::const_iterator u = sc_expr.begin(), in deduce_minus_v_pm_u_bounds()
4699 const Linear_Expression& sc_expr = is_sc ? expr : minus_expr; in refine() local
4834 = sc_expr.coefficient(Variable(pinf_index)); in refine()
4887 = sc_expr.coefficient(Variable(neg_pinf_index)); in refine()
5314 const Linear_Expression& sc_expr = is_sc ? expr : minus_expr; in affine_image() local
5345 const Coefficient& sc_i = sc_expr.coefficient(Variable(id)); in affine_image()
6295 const Linear_Expression& sc_expr = is_sc ? expr : minus_expr; in generalized_affine_image() local
[all …]
H A DOctagonal_Shape_defs.hh2073 const Linear_Expression& sc_expr,
2107 const Linear_Expression& sc_expr,
H A DBD_Shape_defs.hh2216 const Linear_Expression& sc_expr,
2306 const Linear_Expression& sc_expr,
H A Dppl.hh.dist69331 <CODE>q == sc_expr[u]/sc_denom</CODE> of \c u in \p sc_expr
69365 <CODE>q == sc_expr[u]/sc_denom</CODE> of \c u in \p sc_expr
76403 // Approximating `sc_expr'.
76416 // Approximating `-sc_expr'.
76433 // Approximating `sc_expr'.
76446 // Approximating `-sc_expr'.
77972 // Approximating `-sc_expr'.
84785 // Approximating `sc_expr'.
84813 // Approximating `sc_expr'.
85958 // Approximating `sc_expr'.
[all …]