Searched refs:bound_type (Results 1 – 1 of 1) sorted by relevance
1419 oacc_collapse *counts, tree bound_type, in expand_oacc_collapse_init() argument1423 tree total = build_int_cst (bound_type, 1); in expand_oacc_collapse_init()1519 total = fold_build2 (MULT_EXPR, bound_type, total, in expand_oacc_collapse_init()1520 fold_convert (bound_type, iters)); in expand_oacc_collapse_init()