Searched defs:getMD (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | MemoryModelRelaxationAnnotations.cpp | 65 MDTuple *MMRAMetadata::getMD(LLVMContext &Ctx, getMD() function in MMRAMetadata |
H A D | ProfileSummary.cpp | 80 Metadata *ProfileSummary::getMD(LLVMContext &Context, bool AddPartialField, in getMD() function in ProfileSummary |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | MetadataLoader.cpp | 1249 auto getMD = [&](unsigned ID) -> Metadata * { parseOneMetadata() local |