Home | History | Annotate | Download | only in InstCombine

Lines Matching full:slhs

968   UDivFoldAction(FoldUDivOperandCb FA, Value *InputOperand, size_t SLHS)
969 : FoldAction(FA), OperandToFold(InputOperand), SelectLHSIdx(SLHS) {}