Home
last modified time | relevance | path

Searched refs:forFunctionCompression (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DBPSectionOrderer.cpp66 Ctx &ctx, StringRef profilePath, bool forFunctionCompression, in runBalancedPartitioning() argument
95 return orderer.computeOrder(profilePath, forFunctionCompression, in runBalancedPartitioning()
H A DBPSectionOrderer.h32 bool forFunctionCompression, bool forDataCompression,
/freebsd/contrib/llvm-project/lld/MachO/
H A DBPSectionOrderer.cpp109 StringRef profilePath, bool forFunctionCompression, bool forDataCompression, in runBalancedPartitioning() argument
138 return BPOrdererMachO().computeOrder(profilePath, forFunctionCompression, in runBalancedPartitioning()
H A DBPSectionOrderer.h30 bool forFunctionCompression, bool forDataCompression,
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DBPSectionOrdererBase.inc61 auto computeOrder(llvm::StringRef profilePath, bool forFunctionCompression,
153 StringRef profilePath, bool forFunctionCompression, bool forDataCompression,
231 if (forFunctionCompression)