Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp434 if (auto EstimatedTC = getLoopEstimatedTripCount(L)) in getSmallBestKnownTC() local
1990 if (auto EstimatedTC = getLoopEstimatedTripCount(OuterLoop)) in getCost() local