Searched refs:LastIteration (Results 1 – 3 of 3) sorted by relevance
308 Dir->setLastIteration(Exprs.LastIteration); in Create()345 Dir->setLastIteration(Exprs.LastIteration); in Create()461 Dir->setLastIteration(Exprs.LastIteration); in Create()608 Dir->setLastIteration(Exprs.LastIteration); in Create()653 Dir->setLastIteration(Exprs.LastIteration); in Create()985 Dir->setLastIteration(Exprs.LastIteration); in Create()1089 Dir->setLastIteration(Exprs.LastIteration); in Create()1134 Dir->setLastIteration(Exprs.LastIteration); in Create()1177 Dir->setLastIteration(Exprs.LastIteration); in Create()1222 Dir->setLastIteration(Exprs.LastIteration); in Create()[all …]
9912 ExprResult LastIteration = LastIteration64; in checkOpenMPLoop() local9921 LastIteration = LastIteration32; in checkOpenMPLoop()9922 QualType VType = LastIteration.get()->getType(); in checkOpenMPLoop()9932 if (!LastIteration.isUsable()) in checkOpenMPLoop()9936 ExprResult NumIterations = LastIteration; in checkOpenMPLoop()9938 LastIteration = SemaRef.BuildBinOp( in checkOpenMPLoop()9940 LastIteration.get(), in checkOpenMPLoop()9942 if (!LastIteration.isUsable()) in checkOpenMPLoop()9953 LastIteration = SaveRef; in checkOpenMPLoop()10007 LastIteration.get(), UB.get()); in checkOpenMPLoop()[all …]
760 Expr *LastIteration; member831 return IterationVarRef != nullptr && LastIteration != nullptr && in builtAll()842 LastIteration = nullptr; in clear()