Searched defs:CheckedExtracts (Results 1 – 1 of 1) sorted by relevance
8231 SmallPtrSetImpl<Value *> &CheckedExtracts; member in BoUpSLP::ShuffleCostEstimator8894 SmallPtrSetImpl<Value *> &CheckedExtracts) in ShuffleCostEstimator()9250 SmallPtrSetImpl<Value *> &CheckedExtracts) { in getEntryCost()10452 SmallPtrSet<Value *, 4> CheckedExtracts; in getTreeCost() local