Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1205 bool UseComdat = (NeedComdat || TT.isOSBinFormatELF()); in maybeSetComdat() local
1207 if (!UseComdat) in maybeSetComdat()