[PGO] Instr func name var creation code refactoring
authorXinliang David Li <davidxl@google.com>
Mon, 9 Nov 2015 00:01:22 +0000 (00:01 +0000)
committerXinliang David Li <davidxl@google.com>
Mon, 9 Nov 2015 00:01:22 +0000 (00:01 +0000)
commitec3b8e96530f8dd8f4aee4da94331f16a65b7a70
treef23e6a0cb88d93e8ada41284ab7b5d750e888b03
parent84774ba4247fc19ba1ac22ebf9c05609ad5adc1c
[PGO]  Instr func name var creation code refactoring

Move the code from cfe to LLMV and become shared interfaces.
There is no functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252433 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/InstrProf.h
lib/ProfileData/InstrProf.cpp