Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCPseudoProbe.cpp299 static const char *PseudoProbeTypeStr[3] = {"Block", "IndirectCall", variable
313 OS << "Type: " << PseudoProbeTypeStr[static_cast<uint8_t>(Type)] << " "; in print()