Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2196 static SDValue foldSelectWithIdentityConstant(SDNode *N, SelectionDAG &DAG, in foldSelectWithIdentityConstant() function
2245 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, false)) in foldBinOpIntoSelect()
2249 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, true)) in foldBinOpIntoSelect()