Searched refs:CheckedExtracts (Results 1 – 1 of 1) sorted by relevance
2717 SmallPtrSetImpl<Value *> &CheckedExtracts);8231 SmallPtrSetImpl<Value *> &CheckedExtracts; member in BoUpSLP::ShuffleCostEstimator8894 SmallPtrSetImpl<Value *> &CheckedExtracts) in ShuffleCostEstimator() argument8897 CheckedExtracts(CheckedExtracts) {} in ShuffleCostEstimator()8944 if (!CheckedExtracts.insert(V).second || in adjustExtracts()9250 SmallPtrSetImpl<Value *> &CheckedExtracts) { in getEntryCost() argument9283 E, ScalarTy, *TTI, VectorizedVals, *this, CheckedExtracts); in getEntryCost()10452 SmallPtrSet<Value *, 4> CheckedExtracts; in getTreeCost() local10468 InstructionCost C = getEntryCost(&TE, VectorizedVals, CheckedExtracts); in getTreeCost()