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