This is depended on by the next change.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Paths
| Differential D6691
Extract out LPPassManager::cloneLoop AbandonedPublic Authored by sanjoy on Dec 16 2014, 2:00 PM.
Revision Contents
Diff 17359 include/llvm/Analysis/LoopPass.h
lib/Analysis/LoopPass.cpp
lib/Transforms/Scalar/LoopUnswitch.cpp
|
What does PL stand for? ParentLoop? A better name may be called for here.
Also, I'm not sure LPM is the right place for this. Possibly Transforms/Utils/LoopUtils.h?