Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp145 bool AllInBounds = true; in FoldPHIArgGEPIntoPHI() local
154 AllInBounds &= GEP->isInBounds(); in FoldPHIArgGEPIntoPHI()
235 if (AllInBounds) NewGEP->setIsInBounds(); in FoldPHIArgGEPIntoPHI()