Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getContext

130   LLVMContextImpl *pImpl = getType()->getContext().pImpl;
288 assert(!N->getContext().pImpl->MDNodeSet.RemoveNode(N) &&
290 assert(!N->getContext().pImpl->NonUniquedMDNodes.erase(N) &&
316 LLVMContextImpl *pImpl = getType()->getContext().pImpl;
352 LLVMContextImpl *pImpl = getType()->getContext().pImpl;
459 setMetadata(getContext().getMDKindID(Kind), Node);
463 return getMetadataImpl(getContext().getMDKindID(Kind));
480 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
501 getContext().pImpl->MetadataStore.count(this)) &&
505 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
509 getContext().pImpl->MetadataStore.erase(this);
528 return DbgLoc.getAsMDNode(getContext());
532 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
549 DbgLoc.getAsMDNode(getContext())));
554 getContext().pImpl->MetadataStore.count(this) &&
557 getContext().pImpl->MetadataStore.find(this)->second;
572 getContext().pImpl->MetadataStore.count(this) &&
575 getContext().pImpl->MetadataStore.find(this)->second;
588 getContext().pImpl->MetadataStore.erase(this);