Searched defs:shouldExplore (Results 1 – 2 of 2) sorted by relevance
36 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore() function in CaptureTracker119 bool shouldExplore(const Use *U) override { in shouldExplore() function
35 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore() function in CaptureTracker118 bool shouldExplore(const Use *U) override { in shouldExplore() function