Home
last modified time | relevance | path

Searched defs:getTripCount (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h3406 Value *getTripCount() const { getTripCount() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3223 VPValue *getTripCount() const { getTripCount() function
H A DLoopVectorize.cpp585 Value *getTripCount() const { return TripCount; } getTripCount() function in llvm::InnerLoopVectorizer
[all...]