diff options
author | Vedant Kumar <vsk@apple.com> | 2016-03-16 20:49:26 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-03-16 20:49:26 +0000 |
commit | aa0cae6208c67da94ee9efbd16e374df0d638080 (patch) | |
tree | e38b8ee9167513f2fe77b768db719963899d2e5d /llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp | |
parent | b30ce583df19383dd06f525683dbc1cccbc3605e (diff) | |
download | bcm5719-llvm-aa0cae6208c67da94ee9efbd16e374df0d638080.tar.gz bcm5719-llvm-aa0cae6208c67da94ee9efbd16e374df0d638080.zip |
[ProfileData] Make a utility method public, NFC
The swift frontend needs to be able to look up PGO function name
variables based on the original raw function name. That's because it's
not possible to create PGO function name variables while emitting swift
IR. Instead, we have to create the name variables while lowering swift
IR to llvm IR, at which point we fix up all calls to the increment
intrinsic to point to the right name variable.
llvm-svn: 263662
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp')
0 files changed, 0 insertions, 0 deletions