Searched refs:arch_types (Results 1 – 1 of 1) sorted by relevance
355 std::map<Arch, std::set<CompilationType>> arch_types; in checkVersions() local357 arch_types[type.arch].insert(type); in checkVersions()