Skip to content
Commit 6493fc79 authored by Chris Lattner's avatar Chris Lattner
Browse files

Upgrade BasicAliasAnalysis::getModRefBehavior to not call Value::getName,

which dynamically allocates the string result.  This speeds up dse on the
testcase from PR1432 from 0.3781s to 0.1804s (2.1x).

llvm-svn: 40838
parent 44f7d3aa
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