reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/LoopStrengthReduce.cpp
 3242   bool SaveCmp = TTI.canSaveCmp(L, &ExitBranch, &SE, &LI, &DT, &AC, &LibInfo);
 5036     const Loop *IPLoop = LI.getLoopFor(IP->getParent());
 5047       const Loop *IDomLoop = LI.getLoopFor(IDom);
 5322         Loop *PNLoop = LI.getLoopFor(Parent);
 5328                                       CriticalEdgeSplittingOptions(&DT, &LI)
 5333             SplitLandingPadPredecessors(Parent, BB, "", "", NewBBs, &DT, &LI);