diff options
author | Stepan Dyatkovskiy <stpworld@narod.ru> | 2012-06-26 11:57:43 +0000 |
---|---|---|
committer | Stepan Dyatkovskiy <stpworld@narod.ru> | 2012-06-26 11:57:43 +0000 |
commit | e481e0daf40fc12df0c88c9da2448f26af3b2a46 (patch) | |
tree | 88a72ee8c6314bc2c53d743bd0103ce5e4dd1296 /llvm/lib/Support/ThreadLocal.cpp | |
parent | 883850c4d21939768b870da48d9217e4ef1cd756 (diff) | |
download | llvm-e481e0daf40fc12df0c88c9da2448f26af3b2a46.zip llvm-e481e0daf40fc12df0c88c9da2448f26af3b2a46.tar.gz llvm-e481e0daf40fc12df0c88c9da2448f26af3b2a46.tar.bz2 |
IntegersSubsetMapping: implemented "diff" operation. Operation allows at the same time perform up to three operations:
- LHS exclude RHS
- LHS intersect RHS (LHS successors will keeped)
- RHS exclude LHS
The complexity is N+M, where
N is size of LHS
M is size of RHS.
llvm-svn: 159201
Diffstat (limited to 'llvm/lib/Support/ThreadLocal.cpp')
0 files changed, 0 insertions, 0 deletions