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

Class BytecodeWriterConfig

lib/Bytecode/Writer/BytecodeWriter.cpp:163–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161
162namespace {
163struct BytecodeWriterConfig {
164 BytecodeVersion bytecodeVersion;
165};
166} // end anonymous namespace
167
168//===----------------------------------------------------------------------===//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected