Searched refs:LastIteration (Results 1 – 3 of 3) sorted by relevance
96 Dir->setLastIteration(Exprs.LastIteration); in Create()136 Dir->setLastIteration(Exprs.LastIteration); in Create()186 Dir->setLastIteration(Exprs.LastIteration); in Create()349 Dir->setLastIteration(Exprs.LastIteration); in Create()398 Dir->setLastIteration(Exprs.LastIteration); in Create()738 Dir->setLastIteration(Exprs.LastIteration); in Create()880 Dir->setLastIteration(Exprs.LastIteration); in Create()929 Dir->setLastIteration(Exprs.LastIteration); in Create()977 Dir->setLastIteration(Exprs.LastIteration); in Create()1051 Dir->setLastIteration(Exprs.LastIteration); in Create()[all …]
5271 ExprResult LastIteration = LastIteration64; in checkOpenMPLoop() local5280 LastIteration = LastIteration32; in checkOpenMPLoop()5281 QualType VType = LastIteration.get()->getType(); in checkOpenMPLoop()5291 if (!LastIteration.isUsable()) in checkOpenMPLoop()5295 ExprResult NumIterations = LastIteration; in checkOpenMPLoop()5297 LastIteration = SemaRef.BuildBinOp( in checkOpenMPLoop()5299 LastIteration.get(), in checkOpenMPLoop()5301 if (!LastIteration.isUsable()) in checkOpenMPLoop()5314 LastIteration = SaveRef; in checkOpenMPLoop()5366 LastIteration.get(), UB.get()); in checkOpenMPLoop()[all …]
668 Expr *LastIteration; member730 return IterationVarRef != nullptr && LastIteration != nullptr && in builtAll()739 LastIteration = nullptr; in clear()