[MemoryBuiltins] Demote isCallocLikeFn and isAlignedAllocLikeFn to local helpers...
authorPhilip Reames <listmail@philipreames.com>
Thu, 13 Jan 2022 23:37:41 +0000 (15:37 -0800)
committerPhilip Reames <listmail@philipreames.com>
Thu, 13 Jan 2022 23:51:17 +0000 (15:51 -0800)
commitee02cf0797712bb3a4b0686f185794fcb0fd3d9e
tree46b2ccca36b4315fa07f4b13182d7a79c0ae6966
parente289561205e844ab403c1c9e6814b2e44fb8d415
[MemoryBuiltins] Demote isCallocLikeFn and isAlignedAllocLikeFn to local helpers after removal of last external use [NFC]
llvm/include/llvm/Analysis/MemoryBuiltins.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/unittests/Analysis/MemoryBuiltinsTest.cpp