Home | History | Annotate | Download | only in Utils

Lines Matching full:loopinfo

19 #include "llvm/Analysis/LoopInfo.h"
181 if (LoopInfo *LI = P->getAnalysisIfAvailable<LoopInfo>())
280 if (LoopInfo *LI = P->getAnalysisIfAvailable<LoopInfo>())
302 /// UpdateAnalysisInformation - Update DominatorTree, LoopInfo, and LCCSA
309 LoopInfo *LI = P->getAnalysisIfAvailable<LoopInfo>();
329 // If we need to preserve LoopInfo, note whether any of the preds crosses
435 /// LoopInfo, and LCCSA but no other analyses. In particular, it does not
470 // Update DominatorTree, LoopInfo, and LCCSA analysis information.
487 /// DominanceFrontier, LoopInfo, and LCCSA but no other analyses. In particular,
519 // Update DominatorTree, LoopInfo, and LCCSA analysis information.
554 // Update DominatorTree, LoopInfo, and LCCSA analysis information.