Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DProfileSummary.cpp105 static ConstantAsMetadata *getValMD(MDTuple *MD, const char *Key) { in getValMD() function
121 if (auto *ValMD = getValMD(MD, Key)) { in getVal()
129 if (auto *ValMD = getValMD(MD, Key)) { in getVal()