Searched refs:ExpandedRegion (Results 1 – 3 of 3) sorted by relevance
1396 auto ExpandedRegion = std::unique_ptr<Region>(R.getExpandedRegion()); in expandRegion() local1400 while (ExpandedRegion) { in expandRegion()1402 getBBPairForRegion(ExpandedRegion.get()), in expandRegion()1403 DetectionContext(*ExpandedRegion, AA, false /*verifying*/))); in expandRegion()1405 LLVM_DEBUG(dbgs() << "\t\tTrying " << ExpandedRegion->getNameStr() << "\n"); in expandRegion()1413 removeCachedResults(*ExpandedRegion); in expandRegion()1424 LastValidRegion = std::move(ExpandedRegion); in expandRegion()1427 ExpandedRegion = in expandRegion()1432 removeCachedResults(*ExpandedRegion); in expandRegion()1434 ExpandedRegion = in expandRegion()[all …]
417 bool ExpandedRegion = false; in selectInterestingSourceRegion() local441 ExpandedRegion = true; in selectInterestingSourceRegion()463 ExpandedRegion = true; in selectInterestingSourceRegion()467 if (!ExpandedRegion) in selectInterestingSourceRegion()
416 bool ExpandedRegion = false; in selectInterestingSourceRegion() local440 ExpandedRegion = true; in selectInterestingSourceRegion()462 ExpandedRegion = true; in selectInterestingSourceRegion()466 if (!ExpandedRegion) in selectInterestingSourceRegion()