Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12023 InstructionCost getBuildVectorCost(ArrayRef<Value *> VL, Value *Root) { in getBuildVectorCost() function in BoUpSLP::ShuffleCostEstimator
12768 Cost += getBuildVectorCost(VL, Root); in gather()