Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp233 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable() function
283 return isGEPFoldable(cast<GetElementPtrInst>(C.Ins), TTI, DL); in isFoldable()