Searched refs:LastIteration64 (Results 1 – 1 of 1) sorted by relevance
9570 ExprResult LastIteration64 = widenIterationCount( in checkOpenMPLoop() local9579 if (!LastIteration32.isUsable() || !LastIteration64.isUsable()) in checkOpenMPLoop()9603 if (LastIteration64.isUsable()) in checkOpenMPLoop()9604 LastIteration64 = SemaRef.BuildBinOp( in checkOpenMPLoop()9605 CurScope, Loc, BO_Mul, LastIteration64.get(), in checkOpenMPLoop()9614 ExprResult LastIteration = LastIteration64; in checkOpenMPLoop()9622 LastIteration64.get(), SemaRef)))) in checkOpenMPLoop()