Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp785 static bool profDataReferencedByCode(const Module &M) { in profDataReferencedByCode() function
794 if (!profDataReferencedByCode(*F->getParent())) in shouldRecordFunctionAddr()
907 bool DataReferencedByCode = profDataReferencedByCode(*M); in getOrCreateRegionCounters()
1252 (TT.isOSBinFormatCOFF() && !profDataReferencedByCode(*M))) in emitUses()