Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp437 if (auto EstimatedTC = getLoopEstimatedTripCount(L)) getSmallBestKnownTC() local
2035 if (auto EstimatedTC = getLoopEstimatedTripCount(OuterLoop)) getCost() local