Home
last modified time | relevance | path

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

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