Home
last modified time | relevance | path

Searched refs:disableValue2VPValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2761 void disableValue2VPValue() { Value2VPValueEnabled = false; } in disableValue2VPValue() function
H A DLoopVectorize.cpp8896 Plan->disableValue2VPValue(); in tryToBuildVPlanWithVPRecipes()