Searched refs:instrEntryBBEnabled (Results 1 – 3 of 3) sorted by relevance
128 virtual bool instrEntryBBEnabled() const = 0;279 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function409 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function583 virtual bool instrEntryBBEnabled() const = 0;645 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function786 bool instrEntryBBEnabled() const override { in instrEntryBBEnabled() function787 return Index->instrEntryBBEnabled(); in instrEntryBBEnabled()
2223 bool InstrumentFuncEntry = PGOReader->instrEntryBBEnabled(); in annotateAllFunctions()
3023 OS << " entry_first = " << Reader->instrEntryBBEnabled(); in showInstrProfile()