Searched refs:OutputIsLLVM (Results 1 – 1 of 1) sorted by relevance
4981 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineAssembleBackendCompile() local4982 if (!T->hasIntegratedBackend() && !(OutputIsLLVM && T->canEmitIR())) in combineAssembleBackendCompile()5056 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); in combineBackendCompile() local5057 if (!T->hasIntegratedBackend() && !(OutputIsLLVM && T->canEmitIR())) in combineBackendCompile()