Move Function::lookupIntrinsicID to a static method. NFC
authorPete Cooper <peter_cooper@apple.com>
Tue, 19 May 2015 00:02:25 +0000 (00:02 +0000)
committerPete Cooper <peter_cooper@apple.com>
Tue, 19 May 2015 00:02:25 +0000 (00:02 +0000)
commitd42228154fc11813e0f91fee978ac6576402b374
treef86982457acc6c093c159e8495e84a109b3520c5
parent37f1bba13a323828a90703cec569e8c9f10fb4ef
Move Function::lookupIntrinsicID to a static method.  NFC

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