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

Method AddInstrFunctionEnd

Source/SpireCore/SpirVCodeGen.cpp:3205–3208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3203 }
3204
3205 void AddInstrFunctionEnd()
3206 {
3207 CodeGen.OpFunctionEnd();
3208 }
3209
3210 void AddInstrEntryPoint(ExecutionModel EM, int entryID, const List<int>& interfaceIDs)
3211 {

Callers 1

Calls 1

OpFunctionEndMethod · 0.80

Tested by

no test coverage detected