Searched refs:shouldExplore (Results 1 – 2 of 2) sorted by relevance
104 virtual bool shouldExplore(const Use *U);
58 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore() function in CaptureTracker442 if (!Tracker->shouldExplore(&U)) in PointerMayBeCaptured()