Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp205 bool StoreCaptures, unsigned MaxUsesToExplore) { in PointerMayBeCaptured() argument
240 unsigned MaxUsesToExplore, in PointerMayBeCapturedBefore() argument
264 unsigned MaxUsesToExplore) { in FindEarliestCapture() argument
408 unsigned MaxUsesToExplore) { in PointerMayBeCaptured() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1483 unsigned MaxUsesToExplore = getDefaultMaxUsesToExploreForCaptureTracking(); performStackMoveOptzn() local