Searched refs:EnableVPlanNativePath (Results 1 – 3 of 3) sorted by relevance
363 cl::opt<bool> EnableVPlanNativePath( variable1304 if (EnableVPlanNativePath) in isProfitableToScalarize()1326 if (EnableVPlanNativePath) in isUniformAfterVectorization()1342 if (EnableVPlanNativePath) in isScalarAfterVectorization()1404 if (EnableVPlanNativePath) in getWideningDecision()2312 (EnableVPlanNativePath && isExplicitVecOuterLoop(&L, ORE))) { in collectSupportedLoops()2989 if (EnableVPlanNativePath) in emitMemRuntimeChecks()3465 if (EnableVPlanNativePath) in fixVectorizedLoop()9831 assert((EnableVPlanNativePath || L->isInnermost()) && in processLoop()9877 if (!LVL.canVectorize(EnableVPlanNativePath)) { in processLoop()[all …]
51 extern cl::opt<bool> EnableVPlanNativePath;844 if (!EnableVPlanNativePath) { in execute()
40 extern cl::opt<bool> EnableVPlanNativePath;1791 assert(EnableVPlanNativePath && in execute()