Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2040 bool GEP1IsInBounds = GEP1->isInBounds(); in OptimizePointerDifference() local
2046 if (IsNUW && !GEP2 && !Swapped && GEP1IsInBounds && in OptimizePointerDifference()
2056 GEP1IsInBounds && GEP2IsInBounds); in OptimizePointerDifference()