MCPcopy 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
590inline Module::const_iterator Module::cend() const {
591 return const_iterator(&functions_, functions_.cend());
592}
593
594} // namespace opt
595} // namespace spvtools

Callers 15

ExtractSourceFromModuleFunction · 0.45
GetImportExportPairsFunction · 0.45
GetStructMemberTypesMethod · 0.45
IsPointerToTensorMethod · 0.45
ValidateExecutionModeFunction · 0.45
BuildNewAccessChainMethod · 0.45
GetAccessIdsMethod · 0.45

Calls

no outgoing calls

Tested by 9

TESTFunction · 0.36
SetUpMethod · 0.36
SetUpMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36