Searched refs:getLoopData (Results 1 – 6 of 6) sorted by relevance
615 ? getEstimatedLoopWeight(Edge.second.getLoopData()) in getEstimatedEdgeWeight()661 if (!EstimatedLoopWeight.count(PredLoop.getLoopData())) in updateEstimatedBlockWeight()782 if (EstimatedLoopWeight.count(LoopBB.getLoopData())) in computeEestimateBlockWeight()796 {LoopBB.getLoopData(), LoopWeight.getValue()}); in computeEestimateBlockWeight()
302 LoopData getLoopData() const { return LD; } in getLoopData() function
1034 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDependClause1044 const Expr *OMPDependClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDependClause
4625 Expr *getLoopData(unsigned NumLoop);4626 const Expr *getLoopData(unsigned NumLoop) const;
6394 Record.AddStmt(C->getLoopData(I)); in VisitOMPDependClause()
11906 const Expr *CounterVal = C->getLoopData(I); in emitDoacrossOrdered()