Searched refs:InstrumentValueSites (Results 1 – 1 of 1) sorted by relevance
1371 bool InstrumentValueSites = CGM.getCodeGenOpts().hasProfileClangInstr(); in valueProfile() local1372 if (InstrumentValueSites && RegionCounterMap) { in valueProfile()