Searched refs:CheckedExtracts (Results 1 – 1 of 1) sorted by relevance
3474 SmallPtrSetImpl<Value *> &CheckedExtracts);12001 SmallPtrSetImpl<Value *> &CheckedExtracts; member in BoUpSLP::ShuffleCostEstimator12527 SmallPtrSetImpl<Value *> &CheckedExtracts) in ShuffleCostEstimator() argument12530 CheckedExtracts(CheckedExtracts) {} in ShuffleCostEstimator()12581 if (!CheckedExtracts.insert(V).second || in adjustExtracts()12937 SmallPtrSetImpl<Value *> &CheckedExtracts) { in getEntryCost() argument12967 E, ScalarTy, *TTI, VectorizedVals, *this, CheckedExtracts); in getEntryCost()14566 SmallPtrSet<Value *, 4> CheckedExtracts; in getTreeCost() local14597 InstructionCost C = getEntryCost(&TE, VectorizedVals, CheckedExtracts); in getTreeCost()