Home
last modified time | relevance | path

Searched refs:getValMD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp104 static ConstantAsMetadata *getValMD(MDTuple *MD, const char *Key) { in getValMD() function
120 if (auto *ValMD = getValMD(MD, Key)) { in getVal()
128 if (auto *ValMD = getValMD(MD, Key)) { in getVal()