Searched defs:InstrumentFuncEntry (Results 1 – 2 of 2) sorted by relevance
57 const bool InstrumentFuncEntry; variable
537 bool InstrumentFuncEntry) { in constructBCI()568 bool InstrumentFuncEntry = true, bool HasSingleByteCoverage = false) in FuncPGOInstrumentation()1042 ProfileSummaryInfo *PSI, bool IsCS, bool InstrumentFuncEntry, in PGOUseFunc()2015 bool InstrumentFuncEntry = PGOReader->instrEntryBBEnabled(); in annotateAllFunctions() local