Searched defs:setDead (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
H A D | IceInst.h | 94 void setDead(bool Value = true) { Dead = Value; } in setDead() function in Ice::Inst |
Completed in 4 milliseconds