Searched defs:InstrumentFuncEntry (Results 1 – 2 of 2) sorted by relevance
282 bool InstrumentFuncEntry; global() variable
559 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