Analysis: Pass AssumptionCache through isKnownNonZero
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 20 Sep 2022 12:53:25 +0000 (08:53 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 20 Sep 2022 13:25:18 +0000 (09:25 -0400)
commit1e1aefbf70007307b0a4a29400c4cd04ec1857ba
tree552bcd3918679b9a5d238ea48ce5957e3cd62dd4
parent0015edeefd74ba331c328ddfb0ad32774ce90030
Analysis: Pass AssumptionCache through isKnownNonZero

Pass this through now that isDereferenceableAndAlignedPointer has
access to this.
llvm/lib/Analysis/Loads.cpp