[PlaceSafeopints] Extract out `callsGCLeafFunction`, NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 8 Oct 2015 23:18:30 +0000 (23:18 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 8 Oct 2015 23:18:30 +0000 (23:18 +0000)
commitb18f03aba5d7238b1c9f0135ef0f90193d4b0f17
treec657a57697ca3e89d9f04b866dc6412ef47a329c
parent33e26625967492a0c0a4d51a9913b4d45257d1b6
[PlaceSafeopints] Extract out `callsGCLeafFunction`, NFC

Summary:
This will be used in a later change to RewriteStatepointsForGC.

Reviewers: reames, swaroop.sridhar

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D13490

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249777 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/Local.h
lib/Transforms/Scalar/PlaceSafepoints.cpp
lib/Transforms/Utils/Local.cpp