Cache the DataLayout rather than looking it up frequently.
authorEric Christopher <echristo@gmail.com>
Sat, 15 Apr 2017 06:14:50 +0000 (06:14 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 15 Apr 2017 06:14:50 +0000 (06:14 +0000)
commit85be8ca881b03966335aed600c9b3066278b40a3
tree573241734130fe2652a50e2aa79b01712b2da67a
parenta693b907c7ffda969b9072d35b9704e55ca542fa
Cache the DataLayout rather than looking it up frequently.

llvm-svn: 300393
llvm/lib/Analysis/InlineCost.cpp