reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
471 void copyNonnullMetadata(const LoadInst &OldLI, MDNode *N, LoadInst &NewLI);
2536 copyNonnullMetadata(LI, N, *NewLI);
lib/Transforms/Utils/Local.cpp 2409 copyNonnullMetadata(Source, N, Dest);