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.cpp248 bool isNe() const { return IsNe; } in isNe() function
1560 if (!R.isValid(*this) || R.isNe()) in addFact()