Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h216 const SmallVector<VFInfo, 8> ScalarToVectorMappings; variable
264 ScalarToVectorMappings(VFDatabase::getMappings(CI)) {} in VFDatabase()
273 for (const auto &Info : ScalarToVectorMappings) in getVectorizedFunction()