Lines Matching +full:polly +full:- +full:build
1 //===- polly/ScheduleTreeTransform.h ----------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
16 #include "polly/Support/ISLTools.h"
19 #include "isl/isl-noexceptions.h"
22 namespace polly {
214 /// Loop-distribute the band @p BandToFission as much as possible.
217 /// Build the desired set of partial tile prefixes.
219 /// We build a set of partial tile prefixes, which are prefixes of the vector
229 /// 4. Project out the vector loop dimension of the set that was build on the
277 /// top-down.
284 } // namespace polly