Searched defs:StoreCaptures (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Analysis/ |
D | CaptureTracking.cpp | 160 bool ReturnCaptures, bool StoreCaptures) { in PointerMayBeCaptured() 186 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | CaptureTracking.cpp | 192 bool ReturnCaptures, bool StoreCaptures, in PointerMayBeCaptured() 222 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CaptureTracking.cpp | 175 bool ReturnCaptures, bool StoreCaptures, in PointerMayBeCaptured() 202 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore()
|