Changed set of BlocksToInstrument to set of InsertedBlocks that do not have to
authorAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 2 Sep 2009 13:59:05 +0000 (13:59 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 2 Sep 2009 13:59:05 +0000 (13:59 +0000)
commit8f123b85c63c35d9838d971cd9e62cc8c8082dd5
tree0b6cb44afa5a0e3e8a2e54ab40ddc76b3764712b
parent9341cdc217249b16d42cdab98a07b9d302d1cb78
Changed set of BlocksToInstrument to set of InsertedBlocks that do not have to
be instrumented.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80788 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp