Searched refs:getMappings (Results 1 – 5 of 5) sorted by relevance
251 static SmallVector<VFInfo, 8> getMappings(const CallInst &CI) { in getMappings() function265 ScalarToVectorMappings(VFDatabase::getMappings(CI)) {} in VFDatabase()
184 for (auto &entry : VFSWriter.getMappings()) { in copyFiles()
898 const std::vector<YAMLVFSEntry> &getMappings() const { return Mappings; } in getMappings() function
699 (!VFDatabase::getMappings(*CI).empty() || in canVectorizeInstrs()
1842 !VFDatabase::getMappings(*Call).empty()) in analyzeLoop()