Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExtractFunction.cpp45 NoDCE ("disable-dce", variable
119 if (Simplification > 1 && !NoDCE) in deleteInstructionFromProgram()