Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
skipPadding
Method · 0.95
parseStringSection
Function · 0.80
parseTypeSection
Function · 0.80
parseConstantSection
Function · 0.80
parseDebugSection
Function · 0.80
parseGlobalSection
Function · 0.80
getBytecodeSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected