Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp578 static const char *ValueProfKindStr[] = { variable
623 OS << "# ValueKind = " << ValueProfKindStr[VK] << ":\n" << VK << "\n"; in writeRecordInText()