Searched defs:IsInBounds (Results 1 – 4 of 4) sorted by relevance
43 GEPNoWrapFlags(bool IsInBounds) in GEPNoWrapFlags()
2443 bool IsInBounds = isMergedGEPInBounds(*Src, *cast<GEPOperator>(&GEP)); in visitGEPOfGEP() local3019 bool IsInBounds = CanPreserveInBounds( in visitGetElementPtrInst() local3038 bool IsInBounds = CanPreserveInBounds( in visitGetElementPtrInst() local
991 char IsInBounds : 1; member1661 bool IsInBounds, DebugLoc DL) in VPVectorPointerRecipe()
2516 bool IsInBounds = Src->isInBounds() && GEP->isInBounds() && in hoistGEP() local