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