Searched refs:combineShiftAnd1ToBitTest (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5102 static SDValue combineShiftAnd1ToBitTest(SDNode *And, SelectionDAG &DAG) { function
5438 if (SDValue V = combineShiftAnd1ToBitTest(N, DAG))

Completed in 121 milliseconds