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

Method ReplaceElementType

source/opt/types.cpp:567–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565}
566
567void Array::ReplaceElementType(const Type* type) { element_type_ = type; }
568
569Array::LengthInfo Array::GetConstantLengthInfo(uint32_t const_id,
570 uint32_t length) const {

Callers 2

ReplaceTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected