Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2251 void disableValue2VPValue() { Value2VPValueEnabled = false; } in disableValue2VPValue() function
H A DLoopVectorize.cpp9154 Plan->disableValue2VPValue(); in buildVPlanWithVPRecipes()