Lines Matching full:getcontext
134 LLVMContextImpl *pImpl = getType()->getContext().pImpl;
292 assert(!N->getContext().pImpl->MDNodeSet.RemoveNode(N) &&
294 assert(!N->getContext().pImpl->NonUniquedMDNodes.erase(N) &&
321 LLVMContextImpl *pImpl = getType()->getContext().pImpl;
357 LLVMContextImpl *pImpl = getType()->getContext().pImpl;
552 return MDNode::get(A->getContext(), EndPoints);
613 setMetadata(getContext().getMDKindID(Kind), Node);
617 return getMetadataImpl(getContext().getMDKindID(Kind));
634 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
655 getContext().pImpl->MetadataStore.count(this)) &&
659 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
663 getContext().pImpl->MetadataStore.erase(this);
682 return DbgLoc.getAsMDNode(getContext());
686 LLVMContextImpl::MDMapTy &Info = getContext().pImpl->MetadataStore[this];
703 DbgLoc.getAsMDNode(getContext())));
708 getContext().pImpl->MetadataStore.count(this) &&
711 getContext().pImpl->MetadataStore.find(this)->second;
726 getContext().pImpl->MetadataStore.count(this) &&
729 getContext().pImpl->MetadataStore.find(this)->second;
742 getContext().pImpl->MetadataStore.erase(this);