[StackMap Liveness] No need to cache the MachineFunction. NFC.
authorJuergen Ributzka <juergen@apple.com>
Tue, 7 Jul 2015 02:05:15 +0000 (02:05 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 7 Jul 2015 02:05:15 +0000 (02:05 +0000)
commit083b791eaf77ab1799e74bdba8c5a5b109e38e27
treeab622f0faba26e1e2792e77b6a619524c8192b67
parent32f3dc455b04f418b954bf7784a9fe65cbdd8f21
[StackMap Liveness] No need to cache the MachineFunction. NFC.

Don't cache the MachineFunction in the pass and range'ify some loops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241535 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackMapLivenessAnalysis.cpp