[Constant Hoisting] Replace the MapVector with a separate Map and Vector to...
[Constant Hoisting] Replace the MapVector with a separate Map and Vector to keep track of constant candidates. This simplifies working with the constant candidates and removes the tight coupling between the map and the vector. Related to <rdar://problem/16381500> llvm-svn: 204431
Loading
Please sign in to comment