Searched defs:StoreCaptures (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 | 215 bool StoreCaptures, unsigned MaxUsesToExplore) { in PointerMayBeCaptured() 224 bool StoreCaptures, in PointerMayBeCaptured() 255 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore() 280 bool StoreCaptures, const DominatorTree &DT, in FindEarliestCapture()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 160 bool ReturnCaptures, bool StoreCaptures) { in PointerMayBeCaptured() 186 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 175 bool ReturnCaptures, bool StoreCaptures, in PointerMayBeCaptured() 202 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore()
|