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