Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp720 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5691 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF()
5917 unsigned ConstTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget()