Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp234 bool IsNe) in ConstraintTy()
236 IsNe(IsNe) {} in ConstraintTy()
248 bool isNe() const { return IsNe; } in isNe()
259 bool IsNe = false; member
622 bool IsNe = false; in getConstraint() local
647 IsNe = true; in getConstraint()
696 IsSigned, IsEq, IsNe); in getConstraint()
789 if (IsEq || IsNe) { in isImpliedBy()
812 return IsNe; in isImpliedBy()