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

References

lib/Transforms/Scalar/GVN.cpp
 1911         if (NotCmp && isa<Instruction>(NotCmp)) {
 1911         if (NotCmp && isa<Instruction>(NotCmp)) {
 1914                   ? replaceDominatedUsesWith(NotCmp, NotVal, *DT, Root)
 1915                   : replaceDominatedUsesWith(NotCmp, NotVal, *DT,
 1921             MD->invalidateCachedPointerInfo(NotCmp);