Searched refs:getDefaultMaxUsesToExploreForCaptureTracking (Results 1 – 3 of 3) sorted by relevance
29 /// getDefaultMaxUsesToExploreForCaptureTracking - Return default value of32 unsigned getDefaultMaxUsesToExploreForCaptureTracking();
51 unsigned llvm::getDefaultMaxUsesToExploreForCaptureTracking() { in getDefaultMaxUsesToExploreForCaptureTracking() function in llvm414 Worklist.reserve(getDefaultMaxUsesToExploreForCaptureTracking()); in PointerMayBeCaptured()
1552 unsigned MaxUsesToExplore = getDefaultMaxUsesToExploreForCaptureTracking(); in performStackMoveOptzn()