Searched refs:CheckedExtracts (Results 1 – 1 of 1) sorted by relevance
2347 SmallPtrSetImpl<Value *> &CheckedExtracts);6936 SmallPtrSetImpl<Value *> &CheckedExtracts; member in BoUpSLP::ShuffleCostEstimator7423 SmallPtrSetImpl<Value *> &CheckedExtracts) in ShuffleCostEstimator() argument7425 R(R), CheckedExtracts(CheckedExtracts) {} in ShuffleCostEstimator()7471 if (!CheckedExtracts.insert(V).second || in adjustExtracts()7734 SmallPtrSetImpl<Value *> &CheckedExtracts) { in getEntryCost() argument7768 E, *TTI, VectorizedVals, *this, CheckedExtracts); in getEntryCost()8929 SmallPtrSet<Value *, 4> CheckedExtracts; in getTreeCost() local8945 InstructionCost C = getEntryCost(&TE, VectorizedVals, CheckedExtracts); in getTreeCost()