Home
last modified time | relevance | path

Searched defs:segregate (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp108 void ICF::segregate(size_t begin, size_t end, bool constant) { in segregate() function in lld::coff::ICF
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp345 void ICF::segregate(size_t begin, size_t end, EqualsFn equals) { in segregate() function in ICF
/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp198 void ICF<ELFT>::segregate(size_t begin, size_t end, uint32_t eqClassBase, in segregate() function in ICF