Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp480 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS() || in getShadowMapping() local
522 else if (IsIOS) in getShadowMapping()
563 else if (IsIOS) in getShadowMapping()