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

References

lib/Transforms/Scalar/LoopStrengthReduce.cpp
 2747   return (LType == RType) || (LType->isPointerTy() && RType->isPointerTy() &&
 2747   return (LType == RType) || (LType->isPointerTy() && RType->isPointerTy() &&
 2751                               (LType->getPointerAddressSpace() ==