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

References

lib/Analysis/ScalarEvolution.cpp
10217              getTypeSizeInBits(FoundRHS->getType()) &&
10227     std::swap(FoundLHS, FoundRHS);
10250                                   FoundRHS, Depth + 1);
10311       auto *FRHSTy = FoundRHS->getType();
10323       auto *FoundRHSExt = getNoopOrSignExtend(FoundRHS, WTy);
10352   if (isImpliedViaMerge(Pred, OrigLHS, RHS, OrigFoundLHS, FoundRHS, Depth + 1))