Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp323 bool IsIOS = TargetTriple.isiOS(); in getShadowMapping() local
345 else if (IsIOS) in getShadowMapping()