Searched defs:PrevLB (Results 1 – 3 of 3) sorted by relevance
789 Expr *PrevLB; member1258 void setPrevLowerBoundVariable(Expr *PrevLB) { in setPrevLowerBoundVariable()
3151 LValue PrevLB = CGF.EmitLValue(LS.getPrevLowerBoundVariable()); in emitDistributeParallelForInnerBounds() local
9811 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local