Searched refs:LBExpr (Results 1 – 1 of 1) sorted by relevance
8176 Expr *LBExpr = TestIsLessOp.getValue() ? LBVal : UBVal; in buildNumIterations() local8178 Expr *Lower = tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildNumIterations()8239 Expr *LBExpr = TestIsLessOp.getValue() ? LB : UB; in buildMinMaxValues() local8246 LBNonRect ? LBExpr : tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildMinMaxValues()