Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp1031 static const char *ValueProfKindStr[] = { variable
1085 OS << "# ValueKind = " << ValueProfKindStr[VK] << ":\n" << VK << "\n"; in writeRecordInText()