Searched refs:AlreadyLiveBlocks (Results 1 – 2 of 2) sorted by relevance
748 DenseSet<jitlink::Block *> AlreadyLiveBlocks; in preserveInitSections() 752 Sym->getSize() == B.getSize() && !AlreadyLiveBlocks.count(&B)) { in preserveInitSections() 754 AlreadyLiveBlocks.insert(&B); in preserveInitSections() 760 if (!AlreadyLiveBlocks.count(B)) in registerInitSections() 734 DenseSet<jitlink::Block *> AlreadyLiveBlocks; preserveInitSections() local
1014 DenseSet<jitlink::Block *> AlreadyLiveBlocks; in preserveImportantSections() local1018 Sym->getSize() == B.getSize() && !AlreadyLiveBlocks.count(&B)) { in preserveImportantSections()1020 AlreadyLiveBlocks.insert(&B); in preserveImportantSections()1026 if (!AlreadyLiveBlocks.count(B)) in preserveImportantSections()