Searched defs:getMD (Results 1 – 2 of 2) sorted by relevance
81 Metadata *ProfileSummary::getMD(LLVMContext &Context, bool AddPartialField, in getMD() function in ProfileSummary
1141 auto getMD = [&](unsigned ID) -> Metadata * { in parseOneMetadata() local