Searched refs:LBExpr (Results 1 – 1 of 1) sorted by relevance
8798 Expr *LBExpr = *TestIsLessOp ? LBVal : UBVal; in buildNumIterations() local8800 Expr *Lower = tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildNumIterations()8861 Expr *LBExpr = *TestIsLessOp ? LB : UB; in buildMinMaxValues() local8868 LBNonRect ? LBExpr : tryBuildCapture(SemaRef, LBExpr, Captures).get(); in buildMinMaxValues()