Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDReplaceConstant.cpp54 bool RemoveDeadConstants, in convertUsersOfConstantsToInstructions() argument
115 if (RemoveDeadConstants) in convertUsersOfConstantsToInstructions()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDReplaceConstant.h38 bool RemoveDeadConstants = true,