Searched refs:UBExpr (Results 1 – 1 of 1) sorted by relevance
8767 Expr *UBExpr = *TestIsLessOp ? UBVal : LBVal; in buildNumIterations() local8769 Expr *Upper = tryBuildCapture(SemaRef, UBExpr, Captures, ".upper").get(); in buildNumIterations()8832 Expr *UBExpr = *TestIsLessOp ? UB : LB; in buildMinMaxValues() local8840 UBNonRect ? UBExpr : tryBuildCapture(SemaRef, UBExpr, Captures).get(); in buildMinMaxValues()