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

References

lib/Transforms/Scalar/LoopUnswitch.cpp
 1127     if (!BI->isConditional())
 1130     Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), currentLoop,
 1136     if (!LoopCond || LoopCond != BI->getCondition())
 1144                                              BI->getSuccessor(0)))) {
 1147                                                     BI->getSuccessor(1)))) {