Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2913 static bool trySimplifyICmpWithAdds(CmpInst::Predicate Pred, Value *LHS, in trySimplifyICmpWithAdds() function
2986 trySimplifyICmpWithAdds(Pred, LHS, RHS); in simplifyICmpWithBinOp()