Searched defs:setTripCount (Results 1 – 2 of 2) sorted by relevance
546 void setTripCount(Value *TC) { TripCount = TC; } in setTripCount() function in llvm::InnerLoopVectorizer
9013 void CanonicalLoopInfo::setTripCount(Value *TripCount) { in setTripCount() function in CanonicalLoopInfo