Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1502 [[maybe_unused]] unsigned NumDefVal = NewRecipe->getNumDefinedValues(); in tryAddExplicitVectorLength() local
1503 assert(NumDefVal == CurRecipe->getNumDefinedValues() && in tryAddExplicitVectorLength()
1507 NumDefVal <= 1 && in tryAddExplicitVectorLength()