diff options
author | Michael Gottesman <mgottesman@apple.com> | 2015-02-20 00:02:45 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2015-02-20 00:02:45 +0000 |
commit | 5ab64de62bbea1a02ae611a50ec443cbccd72e7b (patch) | |
tree | 5a398c8e1259197a506602a861fb3e29936471f3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c50b75c75c3766a81701b6cfb5b381a9388b5130 (diff) | |
download | llvm-5ab64de62bbea1a02ae611a50ec443cbccd72e7b.zip llvm-5ab64de62bbea1a02ae611a50ec443cbccd72e7b.tar.gz llvm-5ab64de62bbea1a02ae611a50ec443cbccd72e7b.tar.bz2 |
[objc-arc] Add the predicate CanDecrementRefCount.
This is different from CanAlterRefCount since CanDecrementRefCount is
attempting to prove specifically whether or not an instruction can
decrement instead of the more general question of whether it can
decrement or increment.
llvm-svn: 229936
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions