Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCaptureTracking.cpp215 bool StoreCaptures, unsigned MaxUsesToExplore) { in PointerMayBeCaptured() argument
218 MaxUsesToExplore); in PointerMayBeCaptured()
226 unsigned MaxUsesToExplore) { in PointerMayBeCaptured() argument
237 PointerMayBeCaptured(V, &SCT, MaxUsesToExplore); in PointerMayBeCaptured()
257 unsigned MaxUsesToExplore, in PointerMayBeCapturedBefore() argument
264 MaxUsesToExplore); in PointerMayBeCapturedBefore()
270 PointerMayBeCaptured(V, &CB, MaxUsesToExplore); in PointerMayBeCapturedBefore()
283 unsigned MaxUsesToExplore) { in FindEarliestCapture() argument
288 PointerMayBeCaptured(V, &CB, MaxUsesToExplore); in FindEarliestCapture()
423 unsigned MaxUsesToExplore) { in PointerMayBeCaptured() argument
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DCaptureTracking.h46 bool StoreCaptures, unsigned MaxUsesToExplore = 0);
53 unsigned MaxUsesToExplore = 0);
72 unsigned MaxUsesToExplore = 0,
87 unsigned MaxUsesToExplore = 0);
142 unsigned MaxUsesToExplore = 0);