Searched refs:PtrGEPInBounds (Results 1 – 1 of 1) sorted by relevance
992 bool PtrGEPInBounds = PtrGEP->isInBounds(); in reorderGEP() local993 bool IsChainInBounds = GEPInBounds && PtrGEPInBounds; in reorderGEP()