Home
last modified time | relevance | path

Searched defs:setTripCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp590 void setTripCount(Value *TC) { TripCount = TC; } setTripCount() function in llvm::InnerLoopVectorizer
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8578 void CanonicalLoopInfo::setTripCount(Value *TripCount) { setTripCount() function in CanonicalLoopInfo