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

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  300     assert(V && "Operand not replaced");
  301     auto *NewI = new LoadInst(I->getType(), V);