llvm-project/polly/lib/Transform
Kazu Hirata 42a4f5103b [Transform] Remove redundant declaration PollyAllowFullFunction (NFC)
The variable is declared in ScopDetection.h, which ScopInliner.cpp
includes.

Identified by readability-redundant-declaration.
2022-01-02 23:08:40 -08:00
..
Canonicalization.cpp [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00
CodePreparation.cpp [polly][NFC] Add missing 'override's 2020-07-16 20:12:13 -07:00
DeLICM.cpp [Polly][Isl] Stop generating isl::union_{set,map} from isl::space. NFC 2021-07-19 11:24:53 +02:00
DeadCodeElimination.cpp [Polly] Port DeadCodeElim to the NewPM. 2021-03-24 01:01:29 -05:00
FlattenAlgo.cpp [Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size object. NFCI 2021-11-05 11:15:22 +01:00
FlattenSchedule.cpp [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
ForwardOpTree.cpp [Polly][Isl] Use isl::union_map::unite() instead of isl::union_map::add_map(). NFC 2021-07-19 12:11:00 +02:00
ManualOptimizer.cpp Remove redundant return and continue statements (NFC) 2021-12-24 23:17:54 -08:00
MatmulOptimizer.cpp [Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size object. NFCI 2021-11-05 11:15:22 +01:00
MaximalStaticExpansion.cpp [Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size object. NFCI 2021-11-05 11:15:22 +01:00
ScheduleOptimizer.cpp [Polly][SchedOpt] Account for prevectorization of multiple statements. 2021-12-23 14:06:41 -06:00
ScheduleTreeTransform.cpp [Polly][SchedOpt] Account for prevectorization of multiple statements. 2021-12-23 14:06:41 -06:00
ScopInliner.cpp [Transform] Remove redundant declaration PollyAllowFullFunction (NFC) 2022-01-02 23:08:40 -08:00
Simplify.cpp [Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size object. NFCI 2021-11-05 11:15:22 +01:00
ZoneAlgo.cpp [Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size object. NFCI 2021-11-05 11:15:22 +01:00