Home
last modified time | relevance | path

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

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