Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GenerateFunctionDefinition
Method · 0.80
Calls
1
OpFunctionEnd
Method · 0.80
Tested by
no test coverage detected