[IVDescriptors] Clean up includes.
authorFlorian Hahn <flo@fhahn.com>
Sun, 19 Apr 2020 18:39:55 +0000 (19:39 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sun, 19 Apr 2020 19:07:47 +0000 (20:07 +0100)
commit32af48cdcf182163e780fff14a89fdb4716dcb4b
treed9dfe9aa7e543284338d674ead3fa0d643b36b1f
parent7a87e8f90b1b1fb190d58088c35bea73b9e03555
[IVDescriptors] Clean up includes.

Some includes are not required and forward declarations can be used
instead. This also exposed a few places that were not directly including
required files.
llvm/include/llvm/Analysis/IVDescriptors.h
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/lib/Transforms/Scalar/LoopUnswitch.cpp