Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ cend
Method
cend
source/opt/module.h:590–592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
588
}
589
590
inline Module::const_iterator Module::cend() const {
591
return const_iterator(&functions_, functions_.cend());
592
}
593
594
} // namespace opt
595
} // namespace spvtools
Callers
15
ExtractSourceFromModule
Function · 0.45
GetImportExportPairs
Function · 0.45
GetStructMemberTypes
Method · 0.45
IsPointerToUniformBlock
Method · 0.45
IsStructForUniformBlock
Method · 0.45
IsPointerToStorageBuffer
Method · 0.45
IsStructForStorageBuffer
Method · 0.45
IsPointerToStorageImage
Method · 0.45
IsPointerToTensor
Method · 0.45
ValidateExecutionMode
Function · 0.45
BuildNewAccessChain
Method · 0.45
GetAccessIds
Method · 0.45
Calls
no outgoing calls
Tested by
9
DoComponentWiseOperation
Method · 0.36
createSetUnorderedInsertion
Function · 0.36
TEST
Function · 0.36
SetUp
Method · 0.36
SetUp
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36