Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h282 bool InstrumentFuncEntry; variable
H A DPGOInstrumentation.cpp613 bool InstrumentFuncEntry = true) in FuncPGOInstrumentation()
1062 ProfileSummaryInfo *PSI, bool IsCS, bool InstrumentFuncEntry) in PGOUseFunc()
1846 bool InstrumentFuncEntry = PGOReader->instrEntryBBEnabled(); in annotateAllFunctions() local