Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp80 static cl::opt<bool> DisableSelectToBranch( variable
3816 if (DisableSelectToBranch || OptSize || !TLI || VectorCond) in OptimizeSelectInst()