Searched refs:isMergedGEPInBounds (Results 1 – 1 of 1) sorted by relevance
1652 static bool isMergedGEPInBounds(GEPOperator &GEP1, GEPOperator &GEP2) { in isMergedGEPInBounds() function1934 GEP.setIsInBounds(isMergedGEPInBounds(*Src, *cast<GEPOperator>(&GEP))); in visitGetElementPtrInst()1951 return isMergedGEPInBounds(*Src, *cast<GEPOperator>(&GEP)) in visitGetElementPtrInst()