Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NewLHS

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