Searched refs:ValuesToIgnore (Results 1 – 1 of 1) sorted by relevance
1336 SmallPtrSet<const Value *, 16> ValuesToIgnore; member in llvm::LoopVectorizationCostModel4864 if (ValuesToIgnore.find(&I) != ValuesToIgnore.end()) in getSmallestAndWidestTypes()5168 if (ValuesToIgnore.find(I) != ValuesToIgnore.end()) in calculateRegisterUsage()5393 if (ValuesToIgnore.find(&I) != ValuesToIgnore.end() || in expectedCost()6051 CodeMetrics::collectEphemeralValues(TheLoop, AC, ValuesToIgnore); in collectValuesToIgnore()