diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-08-18 05:57:05 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-08-18 05:57:05 +0000 |
commit | 571c4788d5d1527af39f9904e14983d9229c2443 (patch) | |
tree | 198850c7980bf18a87ed8733510d75f45a21a4f7 /include/llvm/Function.h | |
parent | 9710536b44ec47a1121942df11416c063272245a (diff) |
Fold C ? 0 : 1 to ~C or zext(~C) or trunc(~C) depending the types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41163 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Function.h')
0 files changed, 0 insertions, 0 deletions