Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NewLHS

2553         Constant *NewLHS = ConstantExpr::getGetElementPtr(Null, IndicesLHS);
2557 return ConstantExpr::getICmp(Pred, NewLHS, NewRHS);