IRBuilder has grown all sorts of useful utility functions. Make use of them to
authorNick Lewycky <nicholas@mxc.ca>
Wed, 27 Feb 2013 05:46:30 +0000 (05:46 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 27 Feb 2013 05:46:30 +0000 (05:46 +0000)
commitbd2d1245e7db11b58b52c5b36fe76925683aaea5
treeb4cc87bb402f6a50c6f5d2c18698aef40858cb0c
parente7c52282dd1b0f2d53c72c0036e28badb43221b6
IRBuilder has grown all sorts of useful utility functions. Make use of them to
clean up this code a tiny bit. No functionality change.

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