Home | History | Annotate | Download | only in IR

Lines Matching defs:getWithOperands

1138   return getWithOperands(NewOps);
1141 /// getWithOperands - This returns the current constant expression with the
1145 getWithOperands(ArrayRef<Constant*> Ops, Type *Ty) const {
2816 Constant *Replacement = getWithOperands(NewOps);