Searched refs:getLoopData (Results 1 – 4 of 4) sorted by relevance
752 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDependClause762 const Expr *OMPDependClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDependClause
3410 Expr *getLoopData(unsigned NumLoop);3411 const Expr *getLoopData(unsigned NumLoop) const;
6770 Record.AddStmt(C->getLoopData(I)); in VisitOMPDependClause()
9506 const Expr *CounterVal = C->getLoopData(I); in emitDoacrossOrdered()