Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DVectorUtils.h215 const SmallVector<VFInfo, 8> ScalarToVectorMappings; variable
263 ScalarToVectorMappings(VFDatabase::getMappings(CI)) {} in VFDatabase()
272 for (const auto &Info : ScalarToVectorMappings) in getVectorizedFunction()