Home
last modified time | relevance | path

Searched refs:RemoveDeadConstant (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DStripSymbols.cpp141 static void RemoveDeadConstant(Constant *C) { in RemoveDeadConstant() function
157 RemoveDeadConstant(O); in RemoveDeadConstant()
281 RemoveDeadConstant(GV); in runOnModule()
283 RemoveDeadConstant(C); in runOnModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp141 static void RemoveDeadConstant(Constant *C) { in RemoveDeadConstant() function
157 RemoveDeadConstant(O); in RemoveDeadConstant()
282 RemoveDeadConstant(GV); in runOnModule()
284 RemoveDeadConstant(C); in runOnModule()
/external/llvm-project/llvm/lib/Transforms/IPO/
DStripSymbols.cpp144 static void RemoveDeadConstant(Constant *C) { in RemoveDeadConstant() function
162 RemoveDeadConstant(O); in RemoveDeadConstant()
285 RemoveDeadConstant(GV); in stripDebugDeclareImpl()
287 RemoveDeadConstant(C); in stripDebugDeclareImpl()