Searched refs:instrEntryBBEnabled (Results 1 – 3 of 3) sorted by relevance
124 virtual bool instrEntryBBEnabled() const = 0;266 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function378 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function547 virtual bool instrEntryBBEnabled() const = 0;608 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function728 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function729 return Index->instrEntryBBEnabled(); in instrEntryBBEnabled()
2118 bool InstrumentFuncEntry = PGOReader->instrEntryBBEnabled(); in annotateAllFunctions()
2927 OS << " entry_first = " << Reader->instrEntryBBEnabled(); in showInstrProfile()