Searched refs:shouldExplore (Results 1 – 3 of 3) sorted by relevance
31 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore() function in CaptureTracker94 if (!Tracker->shouldExplore(&U)) continue; in PointerMayBeCaptured()156 if (Tracker->shouldExplore(&UU)) in PointerMayBeCaptured()
397 bool shouldExplore(const Use *U) override { in shouldExplore() function
48 virtual bool shouldExplore(const Use *U);