Home
last modified time | relevance | path

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

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