Skip to content
Commit 58b04b7e authored by Eli Bendersky's avatar Eli Bendersky
Browse files

Optimize MachineBasicBlock::getSymbol by caching the symbol. Since the symbol

name computation is expensive, this helps save about 25% of the time spent in
this function.

llvm-svn: 180049
parent 365e3359
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