Searched defs:IsSystemZ (Results 1 – 2 of 2) sorted by relevance
798 const bool IsSystemZ = getTriple().getArch() == llvm::Triple::systemz; in getSupportedSanitizers() local
490 bool IsSystemZ = TargetTriple.getArch() == Triple::systemz; in getShadowMapping() local