Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp195 bool LinkerSubsectionsViaSymbols; member
246 LinkerSubsectionsViaSymbols = TargetTriple.isMacOSX(); in doInitialization()
358 if (LinkerSubsectionsViaSymbols) { in allocateByteArrays()
400 if (!LinkerSubsectionsViaSymbols && AvoidReuse) { in createBitSetTest()
553 if (LinkerSubsectionsViaSymbols) { in buildBitSetsFromGlobals()