aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2024-10-17 16:20:43 +0100
committerGitHub <noreply@github.com>2024-10-17 16:20:43 +0100
commit85c17e40926132575d1b98ca1a36b8394fe511cd (patch)
tree58d38f4833043d35f09edfcc412b278cfd5ad56a /llvm/lib/IR/Function.cpp
parent8c7f80f77505b7ff275d67a49f4f2dd07d604403 (diff)
downloadllvm-85c17e40926132575d1b98ca1a36b8394fe511cd.zip
llvm-85c17e40926132575d1b98ca1a36b8394fe511cd.tar.gz
llvm-85c17e40926132575d1b98ca1a36b8394fe511cd.tar.bz2
[LLVM] Make more use of IRBuilder::CreateIntrinsic. NFC. (#112706)
Convert many instances of: Fn = Intrinsic::getOrInsertDeclaration(...); CreateCall(Fn, ...) to the equivalent CreateIntrinsic call.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions