Home
last modified time | relevance | path

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

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