Searched defs:LBO (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 3085 simplifyICmpWithBinOpOnLHS(CmpInst::Predicate Pred,BinaryOperator * LBO,Value * RHS,const SimplifyQuery & Q,unsigned MaxRecurse) simplifyICmpWithBinOpOnLHS() argument |
H A D | ScalarEvolution.cpp | 7861 if (auto *LBO = dyn_cast<BinaryOperator>(BO->LHS)) createSCEV() local |