Home
last modified time | relevance | path

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

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