Searched defs:InstrumentRegions (Results 1 – 6 of 6) sorted by relevance
204 struct InstrumentRegions : public CodeRegions { struct208 void beginRegion(llvm::StringRef Description, llvm::SMLoc Loc) override{}; in beginRegion()
115 InstrumentRegions::InstrumentRegions(llvm::SourceMgr &S) : CodeRegions(S) {} in InstrumentRegions() function in llvm::mca::InstrumentRegions
527 const mca::InstrumentRegions &InstrumentRegions = *InstrumentRegionsOrErr; in main() local
1023 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); in assignRegionCounters() local
1745 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); in EmitBranchToCounterBlock() local
4894 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); in VisitBinLAnd() local5034 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); in VisitBinLOr() local