Searched refs:setTripCount (Results 1 – 2 of 2) sorted by relevance
1686 void setTripCount(Value *TripCount);
2085 CLI->setTripCount(TripCount); in applyStaticWorkshareLoop()2228 CLI->setTripCount(BackcastedChunkTC); in applyStaticChunkedWorkshareLoop()4440 void CanonicalLoopInfo::setTripCount(Value *TripCount) { in setTripCount() function in CanonicalLoopInfo