Searched refs:getBuildVectorCost (Results 1 – 1 of 1) sorted by relevance
8253 InstructionCost getBuildVectorCost(ArrayRef<Value *> VL, Value *Root) { in getBuildVectorCost() function in BoUpSLP::ShuffleCostEstimator8340 getBuildVectorCost(VL.slice(I, std::min(End - I, VF)), Root); in getBuildVectorCost()9120 Cost += getBuildVectorCost(VL, Root); in gather()