reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3892 if (Index.withGlobalValueDeadStripping())
lib/Transforms/IPO/FunctionImport.cpp 737 assert(!Index.withGlobalValueDeadStripping());
lib/Transforms/Utils/FunctionImportUtils.cpp 241 if (!GV.isDeclaration() && VI && ImportIndex.withGlobalValueDeadStripping()) {