Home
last modified time | relevance | path

Searched refs:PtrGEPInBounds (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp992 bool PtrGEPInBounds = PtrGEP->isInBounds(); in reorderGEP() local
993 bool IsChainInBounds = GEPInBounds && PtrGEPInBounds; in reorderGEP()