Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3065 static Value *simplifyICmpWithAbsNabs(CmpInst::Predicate Pred, Value *Op0, in simplifyICmpWithAbsNabs() function
3534 if (Value *V = simplifyICmpWithAbsNabs(Pred, LHS, RHS)) in SimplifyICmpInst()