Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp94 bool ReturnCaptures; member
143 bool ReturnCaptures; member
189 bool ReturnCaptures; member
204 bool llvm::PointerMayBeCaptured(const Value *V, bool ReturnCaptures, in PointerMayBeCaptured()
237 bool llvm::PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures, in PointerMayBeCapturedBefore()
262 bool ReturnCaptures, bool StoreCaptures, in FindEarliestCapture()