Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp483 bool IsMacOS = TargetTriple.isMacOSX(); in getShadowMapping() local
566 else if (IsMacOS && IsAArch64) in getShadowMapping()