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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7340 ConstantSDNode *BinOpCst = getAsNonOpaqueConstant(LHS.getOperand(1)); local
7341 if (!BinOpCst)

Completed in 213 milliseconds