Searched refs:isGEPFoldable (Results 1 – 2 of 2) sorted by relevance
303 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable() function344 if (isGEPFoldable(GEP, TTI, DL)) in tryReassociateGEP()
238 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable() function290 return isGEPFoldable(cast<GetElementPtrInst>(C.Ins), TTI, DL); in isFoldable()