Skip to content
Commit 5341c967 authored by Chris Lattner's avatar Chris Lattner
Browse files

Generalize DecomposeGEPExpression to exactly handle what...

Generalize DecomposeGEPExpression to exactly handle what Value::getUnderlyingObject does (when TD is around).  This allows us to avoid calling DecomposeGEPExpression unless the ultimate alias check we care about passes, speedup up BasicAA a bit.

llvm-svn: 89920
parent e0d81f22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment