Home
last modified time | relevance | path

Searched defs:deleteIfDead (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInst.cpp123 void Inst::deleteIfDead() { in deleteIfDead() function in Ice::Inst
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1286 deleteIfDead(GlobalValue &GV, in deleteIfDead() function
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1650 static bool deleteIfDead(GlobalValue &GV, in deleteIfDead() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1773 static bool deleteIfDead( in deleteIfDead() function