Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1830 bool isImpliedCondOperandsHelper(ICmpInst::Predicate Pred, const SCEV *LHS,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp10819 return isImpliedCondOperandsHelper(Pred, LHS, RHS, in isImpliedCondOperands()
11110 ScalarEvolution::isImpliedCondOperandsHelper(ICmpInst::Predicate Pred, in isImpliedCondOperandsHelper() function in ScalarEvolution