Searched refs:beginRegion (Results 1 – 3 of 3) sorted by relevance
109 void beginRegion(llvm::StringRef Description, llvm::SMLoc Loc);
32 void CodeRegions::beginRegion(StringRef Description, SMLoc Loc) { in beginRegion() function in llvm::mca::CodeRegions
107 Regions.beginRegion(Comment, Loc); in HandleComment()