Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1106 bool GEPWasInBounds = GEP->isInBounds(); in splitGEP() local
1156 GEP->getName(), GEPWasInBounds)); in splitGEP()