Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCaptureTracking.cpp298 function_ref<bool(Value *, const DataLayout &)> IsDereferenceableOrNull) { in DetermineUseCaptureKind()
451 auto IsDereferenceableOrNull = [Tracker](Value *V, const DataLayout &DL) { in PointerMayBeCaptured() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3844 auto IsDereferenceableOrNull = [&](Value *O, const DataLayout &DL) { in isKnownNoAliasDueToNoAliasPreservation() local
5885 auto IsDereferenceableOrNull = [&](Value *O, const DataLayout &DL) { in updateImpl() local