Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4245 InstructionCost InsertFirstCost = TTI->getVectorInstrCost( in getReorderingData() local
4251 if (InsertFirstCost + PermuteCost < InsertIdxCost) in getReorderingData()