Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp412 if (auto EstimatedTC = getLoopEstimatedTripCount(L)) in getSmallBestKnownTC() local
413 return *EstimatedTC; in getSmallBestKnownTC()