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