Searched refs:getBuildVectorCost (Results 1 – 1 of 1) sorted by relevance
6958 InstructionCost getBuildVectorCost(ArrayRef<Value *> VL, Value *Root) { in getBuildVectorCost() function in BoUpSLP::ShuffleCostEstimator7040 GatherCost += getBuildVectorCost(VL.slice(I, VF), Root); in getBuildVectorCost()7644 Cost += getBuildVectorCost(VL, Root); in gather()