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