Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp149 Value *NewTripCount = nullptr; // The tripcount of the flattened loop. member
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3230 resetTripCount(VPValue * NewTripCount) resetTripCount() argument