Searched refs:shouldEnableVectorizerAtOLevel (Results 1 – 1 of 1) sorted by relevance
3000 static bool shouldEnableVectorizerAtOLevel(const ArgList &Args, bool isSlpVec) { in shouldEnableVectorizerAtOLevel() function5324 bool EnableVec = shouldEnableVectorizerAtOLevel(Args, false); in ConstructJob()5332 bool EnableSLPVec = shouldEnableVectorizerAtOLevel(Args, true); in ConstructJob()