Searched refs:beginRegion (Results 1 – 3 of 3) sorted by relevance
177 void beginRegion(llvm::StringRef Description, llvm::SMLoc Loc);184 void beginRegion(llvm::StringRef Description, llvm::SMLoc Loc,
143 Regions.beginRegion(Comment, Loc); in HandleComment()205 Regions.beginRegion(InstrumentKind, Loc, I); in HandleComment()
39 void AnalysisRegions::beginRegion(StringRef Description, SMLoc Loc) { in beginRegion() function in llvm::mca::AnalysisRegions117 void InstrumentRegions::beginRegion(StringRef Description, SMLoc Loc, in beginRegion() function in llvm::mca::InstrumentRegions