Searched refs:LastIteration (Results 1 – 3 of 3) sorted by relevance
284 Dir->setLastIteration(Exprs.LastIteration); in Create()319 Dir->setLastIteration(Exprs.LastIteration); in Create()405 Dir->setLastIteration(Exprs.LastIteration); in Create()535 Dir->setLastIteration(Exprs.LastIteration); in Create()580 Dir->setLastIteration(Exprs.LastIteration); in Create()873 Dir->setLastIteration(Exprs.LastIteration); in Create()977 Dir->setLastIteration(Exprs.LastIteration); in Create()1022 Dir->setLastIteration(Exprs.LastIteration); in Create()1065 Dir->setLastIteration(Exprs.LastIteration); in Create()1110 Dir->setLastIteration(Exprs.LastIteration); in Create()[all …]
9084 ExprResult LastIteration = LastIteration64; in checkOpenMPLoop() local9093 LastIteration = LastIteration32; in checkOpenMPLoop()9094 QualType VType = LastIteration.get()->getType(); in checkOpenMPLoop()9104 if (!LastIteration.isUsable()) in checkOpenMPLoop()9108 ExprResult NumIterations = LastIteration; in checkOpenMPLoop()9110 LastIteration = SemaRef.BuildBinOp( in checkOpenMPLoop()9112 LastIteration.get(), in checkOpenMPLoop()9114 if (!LastIteration.isUsable()) in checkOpenMPLoop()9125 LastIteration = SaveRef; in checkOpenMPLoop()9178 LastIteration.get(), UB.get()); in checkOpenMPLoop()[all …]
744 Expr *LastIteration; member815 return IterationVarRef != nullptr && LastIteration != nullptr && in builtAll()826 LastIteration = nullptr; in clear()