Searched defs:ReturnCaptures (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 98 bool ReturnCaptures; member 147 bool ReturnCaptures; member 199 bool ReturnCaptures; member 214 bool llvm::PointerMayBeCaptured(const Value *V, bool ReturnCaptures, in PointerMayBeCaptured() 223 bool llvm::PointerMayBeCaptured(const Value *V, bool ReturnCaptures, in PointerMayBeCaptured() 254 bool llvm::PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures, in PointerMayBeCapturedBefore() 279 llvm::FindEarliestCapture(const Value *V, Function &F, bool ReturnCaptures, in FindEarliestCapture()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 52 bool ReturnCaptures; member 145 bool ReturnCaptures; member 160 bool ReturnCaptures, bool StoreCaptures) { in PointerMayBeCaptured() 185 bool llvm::PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures, in PointerMayBeCapturedBefore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 67 bool ReturnCaptures; member 160 bool ReturnCaptures; member 175 bool ReturnCaptures, bool StoreCaptures, in PointerMayBeCaptured() 201 bool llvm::PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures, in PointerMayBeCapturedBefore()
|