MCPcopy Create free account
hub / github.com/NVIDIA/cuda-tile / print

Method print

lib/Bytecode/Common/CommandLineOptions.cpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 static void print(raw_ostream &os, const BytecodeVersion &v) { os << v; }
63};
64
65// Static storage for command line option value.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected