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

References

lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
 2543     if (LI.getLoopFor(BB) != &L)
 2580         collectHomogenousInstGraphLoopInvariants(L, CondI, LI);
 2598   RPOT.perform(&LI);
 2599   if (containsIrreducibleCFG<const BasicBlock *>(RPOT, LI))
 2740           calculateUnswitchCostMultiplier(TI, L, LI, DT, UnswitchCandidates);
 2770                                          ExitBlocks, DT, LI, MSSAU);
 2776                                ExitBlocks, DT, LI, AC, UnswitchCB, SE, MSSAU);