Searched refs:skipRegion (Results 1 – 3 of 3) sorted by relevance
83 bool skipRegion(Region &R) const;
29 if (skipRegion(*R)) in runOnRegion()
283 bool RegionPass::skipRegion(Region &R) const { in skipRegion() function in RegionPass