Searched refs:EnableSLPVec (Results 1 – 1 of 1) sorted by relevance
3258 bool EnableSLPVec = shouldEnableVectorizerAtOLevel(Args, true); in handleVectorizeSLPArgs() local3260 EnableSLPVec ? options::OPT_O_Group : options::OPT_fslp_vectorize; in handleVectorizeSLPArgs()3262 options::OPT_fno_slp_vectorize, EnableSLPVec)) in handleVectorizeSLPArgs()