Home
last modified time | relevance | path

Searched defs:InstrumentFuncEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h282 bool InstrumentFuncEntry; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp559 bool InstrumentFuncEntry) { in constructBCI()
590 bool InstrumentFuncEntry = true, bool HasSingleByteCoverage = false) in FuncPGOInstrumentation()
1094 ProfileSummaryInfo *PSI, bool IsCS, bool InstrumentFuncEntry, in PGOUseFunc()
2118 bool InstrumentFuncEntry = PGOReader->instrEntryBBEnabled(); in annotateAllFunctions() local