Home
last modified time | relevance | path

Searched defs:getTagMD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMemoryModelRelaxationAnnotations.h73 static MDTuple *getTagMD(LLVMContext &Ctx, const TagT &T) { in getTagMD() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp59 MDTuple *MMRAMetadata::getTagMD(LLVMContext &Ctx, StringRef Prefix, in getTagMD() function in MMRAMetadata