Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp312 static const char *PseudoProbeTypeStr[3] = {"Block", "IndirectCall", variable
328 OS << "Type: " << PseudoProbeTypeStr[static_cast<uint8_t>(Type)] << " "; in print()