Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp1872 APInt NewScale = in CollectAddOperandsWithScales() local
1880 NewScale, SE); in CollectAddOperandsWithScales()
1887 M.insert(std::make_pair(Key, NewScale)); in CollectAddOperandsWithScales()
1891 Pair.first->second += NewScale; in CollectAddOperandsWithScales()