Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2180 static SDValue foldSelectWithIdentityConstant(SDNode *N, SelectionDAG &DAG, in foldSelectWithIdentityConstant() function
2254 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, false)) in foldBinOpIntoSelect()
2258 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, true)) in foldBinOpIntoSelect()