Searched refs:EnableSLPVec (Results 1 – 1 of 1) sorted by relevance
5814 bool EnableSLPVec = shouldEnableVectorizerAtOLevel(Args, true); in ConstructJob() local5816 EnableSLPVec ? options::OPT_O_Group : options::OPT_fslp_vectorize; in ConstructJob()5818 options::OPT_fno_slp_vectorize, EnableSLPVec)) in ConstructJob()