Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1913 bool CanFoldNonConst = (BinOpcode == ISD::AND || BinOpcode == ISD::OR) && in foldBinOpIntoSelect() local
1920 if (!CanFoldNonConst && in foldBinOpIntoSelect()
1942 if (!CanFoldNonConst && !NewCT.isUndef() && in foldBinOpIntoSelect()
1949 if (!CanFoldNonConst && !NewCF.isUndef() && in foldBinOpIntoSelect()