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

References

lib/Transforms/Scalar/LoopStrengthReduce.cpp
 5048       unsigned IDomDepth = IDomLoop ? IDomLoop->getLoopDepth() : 0;
 5048       unsigned IDomDepth = IDomLoop ? IDomLoop->getLoopDepth() : 0;
 5050           (IDomDepth != IPLoopDepth || IDomLoop == IPLoop))