MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / IdBound

Method IdBound

source/diff/diff.cpp:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 uint32_t IdBound() const { return static_cast<uint32_t>(id_map_.size()); }
124
125 // Generate a fresh id in this mapping's domain.
126 uint32_t MakeFreshId() {

Callers 9

ShiftIdsInModulesFunction · 0.45
IdInstructionsMethod · 0.45
DifferMethod · 0.45
DumpIdMapMethod · 0.45
MapUnmatchedIdsMethod · 0.45
OutputMethod · 0.45
TESTFunction · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 3

TESTFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36