Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp585 SDValue foldSelectOfConstants(SDNode *N);
11377 SDValue DAGCombiner::foldSelectOfConstants(SDNode *N) { in foldSelectOfConstants() function in DAGCombiner
11617 if (SDValue V = foldSelectOfConstants(N)) in visitSELECT()