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

References

lib/IR/Constants.cpp
 1447   std::unique_ptr<UndefValue> &Entry = Ty->getContext().pImpl->UVConstants[Ty];
 1457   getContext().pImpl->UVConstants.erase(getType());
lib/IR/LLVMContextImpl.cpp
   98   UVConstants.clear();