Searched refs:hashable (Results 1 – 1 of 1) sorted by relevance
414 std::vector<ConcatInputSection *> hashable; in foldIdenticalSections() local425 hashable.push_back(isec); in foldIdenticalSections()428 hashable.push_back(d->unwindEntry); in foldIdenticalSections()450 parallelForEach(hashable, [](ConcatInputSection *isec) { in foldIdenticalSections()458 ICF(hashable).run(); in foldIdenticalSections()