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