Searched refs:RHSValues (Results 1 – 2 of 2) sorted by relevance
1073 RHSValues = EmitOperand(E->getRHS()); in VisitBinCmp() local1076 Value *Cmp = EmitCompare(Builder, CGF, E, LHSValues.first, RHSValues.first, in VisitBinCmp()1082 RHSValues.second, K, ".i"); in VisitBinCmp()
10983 SmallVector<AA::ValueAndContext> LHSValues, RHSValues; in handleCmp() local10996 if (GetSimplifiedValues(*RHS, RHSValues)) in handleCmp()11078 for (auto &RHSValue : RHSValues) in handleCmp()