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
1025 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); assignRegionCounters() local
1719 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); EmitBranchToCounterBlock() local
4884 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); VisitBinLAnd() local 5024 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); VisitBinLOr() local