Searched refs:AlreadyLiveBlocks (Results 1 – 2 of 2) sorted by relevance
788 DenseSet<jitlink::Block *> AlreadyLiveBlocks; in preserveInitSections() local792 Sym->getSize() == B.getSize() && !AlreadyLiveBlocks.count(&B)) { in preserveInitSections()794 AlreadyLiveBlocks.insert(&B); in preserveInitSections()800 if (!AlreadyLiveBlocks.count(B)) in preserveInitSections()
709 DenseSet<jitlink::Block *> AlreadyLiveBlocks; in preserveInitSections() local713 Sym->getSize() == B.getSize() && !AlreadyLiveBlocks.count(&B)) { in preserveInitSections()715 AlreadyLiveBlocks.insert(&B); in preserveInitSections()721 if (!AlreadyLiveBlocks.count(B)) in preserveInitSections()