Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1354 auto ComputeBitWidth = [](APInt TC, uint64_t Align) { in optimizeVectorInductionWidthForTCAndVFUF() local
1362 ComputeBitWidth(TC->getValue(), BestVF.getKnownMinValue() * BestUF); in optimizeVectorInductionWidthForTCAndVFUF()