Home | History | Annotate | Download | only in IR

Lines Matching refs:CreateICmpNE

1551   Value *CreateICmpNE(Value *LHS, Value *RHS, const Twine &Name = "") {
1787 return CreateICmpNE(Arg, Constant::getNullValue(Arg->getType()),