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

Declarations

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  259   Value *getReplacement(Value *I);

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  295   if (getReplacement(I))
  299     auto *V = getReplacement(LT->getPointerOperand());
  307     auto *V = getReplacement(GEP->getPointerOperand());
  317     auto *V = getReplacement(BC->getOperand(0));