Searched refs:InstrumentRegions (Results 1 – 1 of 1) sorted by relevance
616 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); in assignRegionCounters() local618 if (!InstrumentRegions && !PGOReader) in assignRegionCounters()