Searched refs:CollectAddOperandsWithScales (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 1370 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales() function 1399 CollectAddOperandsWithScales(M, NewOps, AccumulatedConstant, in CollectAddOperandsWithScales() 1612 if (CollectAddOperandsWithScales(M, NewOps, AccumulatedConstant, in getAddExpr()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 1902 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales() function 1931 CollectAddOperandsWithScales(M, NewOps, AccumulatedConstant, in CollectAddOperandsWithScales() 2173 if (CollectAddOperandsWithScales(M, NewOps, AccumulatedConstant, in getAddExpr()
|