Searched refs:UBExpr (Results 1 – 1 of 1) sorted by relevance
8175 Expr *UBExpr = TestIsLessOp.getValue() ? UBVal : LBVal; in buildNumIterations() local8177 Expr *Upper = tryBuildCapture(SemaRef, UBExpr, Captures).get(); in buildNumIterations()8240 Expr *UBExpr = TestIsLessOp.getValue() ? UB : LB; in buildMinMaxValues() local8248 UBNonRect ? UBExpr : tryBuildCapture(SemaRef, UBExpr, Captures).get(); in buildMinMaxValues()