Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp294 static bool isAddFoldable(const SCEV *Base, ConstantInt *Index, Value *Stride, in isAddFoldable() function
306 return isAddFoldable(C.Base, C.Index, C.Stride, TTI); in isFoldable()