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

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  318     assert(V && "Operand not replaced");
  320                                   V->getType()->getPointerAddressSpace());
  321     auto *NewI = new BitCastInst(V, NewT);