Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp3651 unsigned InsertPosIdx = 0; in computeCost() local
3656 InsertPosIdx++; in computeCost()
3659 getNumDefinedValues() > 0 ? getVPValue(InsertPosIdx) in computeCost()
3660 : getStoredValues()[InsertPosIdx]); in computeCost()