Home
last modified time | relevance | path

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

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