OSDN Git Service

[InlineFunction] use getFunction(); NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 15 Feb 2017 15:22:18 +0000 (15:22 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 15 Feb 2017 15:22:18 +0000 (15:22 +0000)
commit0279eb85ba8910a6e3a94f7dce7779ab8514c084
tree692ea4c496c69f85d10da70f4351bb765d0d40f9
parentb529f91924ce8e6b2d13f5c6d8989ebd09714de1
[InlineFunction] use getFunction(); NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295185 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineFunction.cpp