diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-08-28 08:23:35 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-08-28 08:23:35 +0000 |
commit | b79a67df786fa00ec4aeb0bf908889ce90ae591f (patch) | |
tree | a28ecefdc0245ed4a594e03c07c755fd7322986f /clang/lib/CodeGen/CodeGenFunction.h | |
parent | f42d508360542fb3915ffff7d15b511cda871bd9 (diff) | |
download | llvm-b79a67df786fa00ec4aeb0bf908889ce90ae591f.zip llvm-b79a67df786fa00ec4aeb0bf908889ce90ae591f.tar.gz llvm-b79a67df786fa00ec4aeb0bf908889ce90ae591f.tar.bz2 |
BlockGenerator: Make scalar memory locations accessible
For external users, the memory locations into which we generate scalar values
may be of interest. This change introduces two functions that allow to obtain
(or create) the AllocInsts for a given BasePointer.
We use this change to simplify the code in BlockGenerators.
llvm-svn: 246285
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions