Home
last modified time | relevance | path

Searched defs:shouldExplore (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCaptureTracking.cpp36 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore() function in CaptureTracker
119 bool shouldExplore(const Use *U) override { in shouldExplore() function
/external/llvm/lib/Analysis/
DCaptureTracking.cpp35 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore() function in CaptureTracker
118 bool shouldExplore(const Use *U) override { in shouldExplore() function