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