Searched refs:isIsolatedFromAbove (Results 1 – 3 of 3) sorted by relevance
190 bool Region::isIsolatedFromAbove(Optional<Location> noteLoc) { in isIsolatedFromAbove() function in Region
229 bool isIsolatedFromAbove(Optional<Location> noteLoc = llvm::None);
1134 if (!region.isIsolatedFromAbove(op->getLoc())) in verifyTrait()