Searched refs:getLoopData (Results 1 – 4 of 4) sorted by relevance
996 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDependClause1006 const Expr *OMPDependClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDependClause
4531 Expr *getLoopData(unsigned NumLoop);4532 const Expr *getLoopData(unsigned NumLoop) const;
6570 Record.AddStmt(C->getLoopData(I)); in VisitOMPDependClause()
11735 const Expr *CounterVal = C->getLoopData(I); in emitDoacrossOrdered()