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