Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp301 bool IsIOS = TargetTriple.isiOS(); in getShadowMapping() local
322 else if (IsIOS) in getShadowMapping()