Searched refs:IsArchSupported (Results 1 – 1 of 1) sorted by relevance
7850 bool IsArchSupported = Triple.getArch() == llvm::Triple::aarch64; in ConstructJob() local7858 if (!IsArchSupported || !IsOptLevelSupported) { in ConstructJob()7862 if (!IsArchSupported) in ConstructJob()