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