Searched refs:instrLoopEntriesEnabled (Results 1 – 3 of 3) sorted by relevance
131 virtual bool instrLoopEntriesEnabled() const = 0;284 bool instrLoopEntriesEnabled() const override { in instrLoopEntriesEnabled() function413 bool instrLoopEntriesEnabled() const override { in instrLoopEntriesEnabled() function584 virtual bool instrLoopEntriesEnabled() const = 0;649 bool instrLoopEntriesEnabled() const override { in instrLoopEntriesEnabled() function790 bool instrLoopEntriesEnabled() const override { in instrLoopEntriesEnabled() function791 return Index->instrLoopEntriesEnabled(); in instrLoopEntriesEnabled()
2226 bool InstrumentLoopEntries = PGOReader->instrLoopEntriesEnabled(); in annotateAllFunctions()
3024 OS << " instrument_loop_entries = " << Reader->instrLoopEntriesEnabled(); in showInstrProfile()