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

References

include/llvm/IR/Instruction.h
  269     if (hasMetadataOtherThanDebugLoc())
lib/Bitcode/Writer/BitcodeWriter.cpp
 3208       NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc();
lib/Transforms/Scalar/LICM.cpp
 1677   if (I.hasMetadataOtherThanDebugLoc() &&