Home
last modified time | relevance | path

Searched refs:PointerMayBeCapturedBefore (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DCaptureTracking.h47 bool PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures,
/external/llvm/include/llvm/Analysis/
DCaptureTracking.h47 bool PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCaptureTracking.cpp186 bool llvm::PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures, in PointerMayBeCapturedBefore() function in llvm
DAliasAnalysis.cpp567 if (PointerMayBeCapturedBefore(Object, /* ReturnCaptures */ true, in callCapturesBefore()
/external/llvm/lib/Analysis/
DCaptureTracking.cpp185 bool llvm::PointerMayBeCapturedBefore(const Value *V, bool ReturnCaptures, in PointerMayBeCapturedBefore() function in llvm
DAliasAnalysis.cpp445 if (llvm::PointerMayBeCapturedBefore(Object, /* ReturnCaptures */ true, in callCapturesBefore()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1012 !PointerMayBeCapturedBefore(A, in AddAliasScopeMetadata()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1092 !PointerMayBeCapturedBefore(A, in AddAliasScopeMetadata()