Searched refs:isGEPFoldable (Results 1 – 2 of 2) sorted by relevance
302 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable() function313 if (isGEPFoldable(GEP, TTI)) in tryReassociateGEP()
237 static bool isGEPFoldable(GetElementPtrInst *GEP, in isGEPFoldable() function261 return isGEPFoldable(cast<GetElementPtrInst>(C.Ins), TTI); in isFoldable()