Searched refs:getDefaultMaxUsesToExploreForCaptureTracking (Results 1 – 3 of 3) sorted by relevance
35 LLVM_ABI unsigned getDefaultMaxUsesToExploreForCaptureTracking();
51 unsigned llvm::getDefaultMaxUsesToExploreForCaptureTracking() { in getDefaultMaxUsesToExploreForCaptureTracking() function in llvm401 Worklist.reserve(getDefaultMaxUsesToExploreForCaptureTracking()); in PointerMayBeCaptured()
1565 unsigned MaxUsesToExplore = getDefaultMaxUsesToExploreForCaptureTracking(); in performStackMoveOptzn()