Searched refs:verifyRegions (Results 1 – 1 of 1) sorted by relevance
2069 LogicalResult verifyRegions(llvm::SMLoc loc);2223 failed(verifyRegions(loc)) || failed(verifySuccessors(loc))) in parse()2346 LogicalResult FormatParser::verifyRegions(llvm::SMLoc loc) { in verifyRegions() function in FormatParser