Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Operator

24 //    1. If a binary operator has a constant operand, it is moved to the RHS
684 // constant as the other operand, try to fold the binary operator into the
720 /// FoldOpIntoPhi - Given a binary operator, cast instruction, or select which
1199 /// \param Inst Binary operator to transform.
1200 /// \return Pointer to node that must replace the original binary operator, or
1490 Operator *Index = cast<Operator>(GEP.getOperand(1));