Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp438 if (unsigned ExpectedTC = SE.getSmallConstantMaxTripCount(L)) in getSmallBestKnownTC() local
447 if (unsigned ExpectedTC = SE.getSmallConstantMaxTripCount(L)) getSmallBestKnownTC() local
9810 if (auto ExpectedTC = getSmallBestKnownTC(SE, L)) { areRuntimeChecksProfitable() local
9912 auto ExpectedTC = getSmallBestKnownTC(*SE, L); processLoop() local
[all...]