Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp778 static bool profDataReferencedByCode(const Module &M) { in profDataReferencedByCode() function
787 if (!profDataReferencedByCode(*F->getParent())) in shouldRecordFunctionAddr()
900 bool DataReferencedByCode = profDataReferencedByCode(*M); in getOrCreateRegionCounters()
1241 (TT.isOSBinFormatCOFF() && !profDataReferencedByCode(*M))) in emitUses()