Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp54 bool RemoveDeadConstants, in convertUsersOfConstantsToInstructions() argument
118 if (RemoveDeadConstants) in convertUsersOfConstantsToInstructions()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DReplaceConstant.h40 bool RemoveDeadConstants = true, bool IncludeSelf = false);