Searched refs:getBuildVectorCost (Results 1 – 1 of 1) sorted by relevance
12023 InstructionCost getBuildVectorCost(ArrayRef<Value *> VL, Value *Root) { in getBuildVectorCost() function in BoUpSLP::ShuffleCostEstimator12768 Cost += getBuildVectorCost(VL, Root); in gather()