Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csyonghe/Spire
/ AddInstrReturnValue
Method
AddInstrReturnValue
Source/SpireCore/SpirVCodeGen.cpp:3157–3160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3155
}
3156
3157
void AddInstrReturnValue(int operandID)
3158
{
3159
CodeGen.OpReturnValue(operandID);
3160
}
3161
3162
void AddInstrKill()
3163
{
Callers
1
GenerateCode
Method · 0.80
Calls
1
OpReturnValue
Method · 0.80
Tested by
no test coverage detected