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