Home
last modified time | relevance | path

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

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