Searched defs:NewGEP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp231 GetElementPtrInst *NewGEP = local
H A DInstructionCombining.cpp1265 Value *NewGEP = GEP.isInBounds() ? local
1296 Value *NewGEP = GEP.isInBounds() && NSW ? local
1336 Value *NewGEP = GEP.isInBounds() && NSW ? local

Completed in 55 milliseconds