Searched refs:excludedByComdat (Results 1 – 1 of 1) sorted by relevance
590 bool excludedByComdat = c != -1 && !keptComdats[c]; in createBitcodeSymbol() local592 if (objSym.isUndefined() || excludedByComdat) { in createBitcodeSymbol()