Searched refs:setTripCount (Results 1 – 3 of 3) sorted by relevance
2754 void setTripCount(Value *TripCount);
2504 CLI->setTripCount(TripCount); in applyStaticWorkshareLoop()2647 CLI->setTripCount(BackcastedChunkTC); in applyStaticChunkedWorkshareLoop()7063 void CanonicalLoopInfo::setTripCount(Value *TripCount) { in setTripCount() function in CanonicalLoopInfo
605 void setTripCount(Value *TC) { TripCount = TC; } in setTripCount() function in llvm::InnerLoopVectorizer7571 ILV.setTripCount(State.get(BestVPlan.getTripCount(), {0, 0})); in executePlan()10181 EpilogILV.setTripCount(MainILV.getTripCount()); in processLoop()