Searched refs:LBExpr (Results 1 – 1 of 1) sorted by relevance
8715 Expr *LBExpr = TestIsLessOp.value() ? LBVal : UBVal; in buildNumIterations() local8717 Expr *Lower = tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildNumIterations()8778 Expr *LBExpr = TestIsLessOp.value() ? LB : UB; in buildMinMaxValues() local8785 LBNonRect ? LBExpr : tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildMinMaxValues()