Searched refs:LBExpr (Results 1 – 1 of 1) sorted by relevance
8768 Expr *LBExpr = *TestIsLessOp ? LBVal : UBVal; in buildNumIterations() local8770 Expr *Lower = tryBuildCapture(SemaRef, LBExpr, Captures, ".lower").get(); in buildNumIterations()8831 Expr *LBExpr = *TestIsLessOp ? LB : UB; in buildMinMaxValues() local8838 LBNonRect ? LBExpr : tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildMinMaxValues()