Home
last modified time | relevance | path

Searched refs:ValuesToIgnore (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1519 SmallPtrSet<const Value *, 16> ValuesToIgnore; member in __anon63bf7e8f0111::LoopVectorizationCostModel
4876 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()