Searched refs:InstrumentRegions (Results 1 – 3 of 3) sorted by relevance
796 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); in assignRegionCounters() local798 if (!InstrumentRegions && !PGOReader) in assignRegionCounters()
4260 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); in VisitBinLAnd() local4276 if (InstrumentRegions && in VisitBinLAnd()4326 if (InstrumentRegions && in VisitBinLAnd()4376 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); in VisitBinLOr() local4392 if (InstrumentRegions && in VisitBinLOr()4446 if (InstrumentRegions && in VisitBinLOr()
1534 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); in EmitBranchToCounterBlock() local1535 if (!InstrumentRegions || !isInstrumentedCondition(Cond)) in EmitBranchToCounterBlock()