Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A 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()