InstCombineInternal.h - reduce AliasAnalysis.h include to forward declaration. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 24 Jun 2020 18:27:22 +0000 (19:27 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 24 Jun 2020 18:27:38 +0000 (19:27 +0100)
commit6c6adde84f31fb83ba35dc08a8420afb7ce7e093
tree1d96bc5ffb847cc9e24cad01d9111929934b07cb
parenta53dddb3e95de0fb80d280bd625a1ebc04315d51
InstCombineInternal.h - reduce AliasAnalysis.h include to forward declaration. NFC.

Fix implicit include dependencies in source files and replace legacy AliasAnalysis typedef with AAResults where necessary.
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp