Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17813 SDNode *MulVar = AddNode.getOperand(0).getNode(); in isMulAddWithConstProfitable() local
17831 if (OtherOp == MulVar) in isMulAddWithConstProfitable()
17849 OtherOp->getOperand(0).getNode() == MulVar) in isMulAddWithConstProfitable()