Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp247 static bool isAddFoldable(const SCEV *Base, ConstantInt *Index, Value *Stride, in isAddFoldable() function
259 return isAddFoldable(C.Base, C.Index, C.Stride, TTI); in isFoldable()