MCPcopy Create free account
hub / github.com/csyonghe/Spire / AddInstrReturn

Method AddInstrReturn

Source/SpireCore/SpirVCodeGen.cpp:3200–3203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3198 }
3199
3200 void AddInstrReturn()
3201 {
3202 CodeGen.OpReturn();
3203 }
3204
3205 void AddInstrFunctionEnd()
3206 {

Callers 2

GenerateCodeMethod · 0.80

Calls 1

OpReturnMethod · 0.80

Tested by

no test coverage detected