Searched refs:profDataReferencedByCode (Results 1 – 1 of 1) sorted by relevance
1084 static bool profDataReferencedByCode(const Module &M) { in profDataReferencedByCode() function1093 if (!profDataReferencedByCode(*F->getParent())) in shouldRecordFunctionAddr()1203 bool DataReferencedByCode = profDataReferencedByCode(M); in maybeSetComdat()1429 bool DataReferencedByCode = profDataReferencedByCode(M); in createDataVariable()1730 (TT.isOSBinFormatCOFF() && !profDataReferencedByCode(M))) in emitUses()