Searched defs:upper_bounds (Results 1 – 5 of 5) sorted by relevance
39 const CFI_index_t upper_bounds[], std::size_t elem_len) { in CFI_allocate()275 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in CFI_section()
67 absl::Span<const int64_t> upper_bounds, OpBuilder builder) { in CreateNestedSimpleLoops()
34 OpBuilder& builder, Location location, ArrayRef<int64_t> upper_bounds, in BuildBoundedAffineLoopNest()
287 const CFI_index_t lower_bounds[], const CFI_index_t upper_bounds[], in check_CFI_allocate()
643 static __isl_give isl_pw_aff_list *upper_bounds( in upper_bounds() function