Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h36 const SmallVector<VFInfo, 8> ScalarToVectorMappings; variable
98 ScalarToVectorMappings(VFDatabase::getMappings(CI)) {} in VFDatabase()
107 for (const auto &Info : ScalarToVectorMappings) in getVectorizedFunction()