Searched refs:ValuesToIgnore (Results 1 – 1 of 1) sorted by relevance
1519 SmallPtrSet<const Value *, 16> ValuesToIgnore; member in __anon63bf7e8f0111::LoopVectorizationCostModel4876 if (ValuesToIgnore.count(&*it)) in getSmallestAndWidestTypes()5173 if (ValuesToIgnore.count(I)) in calculateRegisterUsage()5239 if (ValuesToIgnore.count(&*it)) in expectedCost()5638 CodeMetrics::collectEphemeralValues(TheLoop, AC, ValuesToIgnore); in collectValuesToIgnore()