Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2383 static SDValue foldSelectWithIdentityConstant(SDNode *N, SelectionDAG &DAG, in foldSelectWithIdentityConstant() function
2433 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, false)) in foldBinOpIntoSelect()
2437 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, true)) in foldBinOpIntoSelect()