Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NewLHS

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