Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp219 bool IsNe) in ConstraintTy()
221 IsNe(IsNe) {} in ConstraintTy()
233 bool isNe() const { return IsNe; } in isNe()
244 bool IsNe = false; member
680 bool IsNe = false; in getConstraint() local
705 IsNe = true; in getConstraint()
754 IsSigned, IsEq, IsNe); in getConstraint()
847 if (IsEq || IsNe) { in isImpliedBy()
870 return IsNe; in isImpliedBy()