Simplify the locking on the Constants tables, and make it more efficient, by...
Simplify the locking on the Constants tables, and make it more efficient, by pushing it into the ValueMap from the callers. Document those ValueMap functions that are _not_ locked, so that callers are aware that they need to do the locking themselves. llvm-svn: 73628
Loading
Please register or sign in to comment