Lines Matching defs:InstrumentFuncEntry
609 bool InstrumentFuncEntry) {
611 return BlockCoverageInference(Func, InstrumentFuncEntry);
640 bool IsCS = false, bool InstrumentFuncEntry = true,
645 MST(F, InstrumentFuncEntry, InstrumentLoopEntries, BPI, BFI, LI),
646 BCI(constructBCI(Func, HasSingleByteCoverage, InstrumentFuncEntry)) {
1153 bool InstrumentFuncEntry, bool InstrumentLoopEntries,
1157 InstrumentFuncEntry, InstrumentLoopEntries,
2202 bool InstrumentFuncEntry = PGOReader->instrEntryBBEnabled();
2204 InstrumentFuncEntry = PGOInstrumentEntry;
2224 InstrumentFuncEntry, InstrumentLoopEntries,