Searched defs:InstrumentLoopEntries (Results 1 – 2 of 2) sorted by relevance
62 const bool InstrumentLoopEntries; variable
653 bool InstrumentLoopEntries = false, bool HasSingleByteCoverage = false) in FuncPGOInstrumentation()1169 bool InstrumentFuncEntry, bool InstrumentLoopEntries, in PGOUseFunc()2226 bool InstrumentLoopEntries = PGOReader->instrLoopEntriesEnabled(); in annotateAllFunctions() local