Searched refs:getDefaultMaxUsesToExploreForCaptureTracking (Results 1 – 2 of 2) sorted by relevance
33 unsigned getDefaultMaxUsesToExploreForCaptureTracking();
52 unsigned llvm::getDefaultMaxUsesToExploreForCaptureTracking() { in getDefaultMaxUsesToExploreForCaptureTracking() function in llvm429 Worklist.reserve(getDefaultMaxUsesToExploreForCaptureTracking()); in PointerMayBeCaptured()