Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp781 static bool profDataReferencedByCode(const Module &M) { in profDataReferencedByCode() function
790 if (!profDataReferencedByCode(*F->getParent())) in shouldRecordFunctionAddr()
868 bool DataReferencedByCode = profDataReferencedByCode(*M); in getOrCreateRegionCounters()
1151 (TT.isOSBinFormatCOFF() && !profDataReferencedByCode(*M))) in emitUses()