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

Method AddInstrKill

Source/SpireCore/SpirVCodeGen.cpp:3162–3165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3160 }
3161
3162 void AddInstrKill()
3163 {
3164 CodeGen.OpKill();
3165 }
3166
3167 void AddInstrDecorate(int ID, Decoration deco, int ID1 = 0)
3168 {

Callers 1

GenerateCodeMethod · 0.80

Calls 1

OpKillMethod · 0.80

Tested by

no test coverage detected