Home
last modified time | relevance | path

Searched defs:IsKnownSafe (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h119 bool IsKnownSafe() const { return RRI.KnownSafe; } in IsKnownSafe() function
/aosp_15_r20/external/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h118 bool IsKnownSafe() const { return RRI.KnownSafe; } in IsKnownSafe() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h119 bool IsKnownSafe() const { return RRI.KnownSafe; } in IsKnownSafe() function