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
Loading
Please register or sign in to comment
name computation is expensive, this helps save about 25% of the time spent in this function. llvm-svn: 180049