Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1721 SmallPtrSet<const Value *, 16> ValuesToIgnore; member in __anonfb91178e0111::LoopVectorizationCostModel
5338 if (ValuesToIgnore.count(&I)) in getSmallestAndWidestTypes()
5634 if (ValuesToIgnore.count(I)) in calculateRegisterUsage()
5699 if (ValuesToIgnore.count(&I)) in expectedCost()
6151 CodeMetrics::collectEphemeralValues(TheLoop, AC, ValuesToIgnore); in collectValuesToIgnore()