Searched refs:LastIteration (Results 1 – 3 of 3) sorted by relevance
309 Dir->setLastIteration(Exprs.LastIteration); in Create()344 Dir->setLastIteration(Exprs.LastIteration); in Create()459 Dir->setLastIteration(Exprs.LastIteration); in Create()589 Dir->setLastIteration(Exprs.LastIteration); in Create()634 Dir->setLastIteration(Exprs.LastIteration); in Create()951 Dir->setLastIteration(Exprs.LastIteration); in Create()1055 Dir->setLastIteration(Exprs.LastIteration); in Create()1100 Dir->setLastIteration(Exprs.LastIteration); in Create()1143 Dir->setLastIteration(Exprs.LastIteration); in Create()1188 Dir->setLastIteration(Exprs.LastIteration); in Create()[all …]
9614 ExprResult LastIteration = LastIteration64; in checkOpenMPLoop() local9623 LastIteration = LastIteration32; in checkOpenMPLoop()9624 QualType VType = LastIteration.get()->getType(); in checkOpenMPLoop()9634 if (!LastIteration.isUsable()) in checkOpenMPLoop()9638 ExprResult NumIterations = LastIteration; in checkOpenMPLoop()9640 LastIteration = SemaRef.BuildBinOp( in checkOpenMPLoop()9642 LastIteration.get(), in checkOpenMPLoop()9644 if (!LastIteration.isUsable()) in checkOpenMPLoop()9655 LastIteration = SaveRef; in checkOpenMPLoop()9709 LastIteration.get(), UB.get()); in checkOpenMPLoop()[all …]
744 Expr *LastIteration; member815 return IterationVarRef != nullptr && LastIteration != nullptr && in builtAll()826 LastIteration = nullptr; in clear()