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

Method currentOffset

lib/Bytecode/Reader/BytecodeReader.cpp:249–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247 }
248
249 size_t currentOffset() const { return offset; }
250
251 LogicalResult skipPadding(uint64_t alignment) {
252 if (alignment < 2)

Callers 7

skipPaddingMethod · 0.95
parseStringSectionFunction · 0.80
parseTypeSectionFunction · 0.80
parseConstantSectionFunction · 0.80
parseDebugSectionFunction · 0.80
parseGlobalSectionFunction · 0.80
getBytecodeSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected