Searched defs:segregate (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | ICF.cpp | 108 void ICF::segregate(size_t begin, size_t end, bool constant) { in segregate() function in lld::coff::ICF |
/llvm-project/lld/MachO/ | ||
H A D | ICF.cpp | 345 void ICF::segregate(size_t begin, size_t end, EqualsFn equals) { segregate() function in ICF |
/llvm-project/lld/ELF/ | ||
H A D | ICF.cpp | 198 void ICF<ELFT>::segregate(size_t begin, size_t end, uint32_t eqClassBase, segregate() function in ICF |