Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
7ad13f259f203d6d25bbe263c38e55976a521c33
/
llvm
/
lib
/
Analysis
/
PtrUseVisitor.cpp
70573dc
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
by David Blaikie
· 11 years ago
cdf4788
[C++11] Add range based accessors for the Use-Def chain of a Value.
by Chandler Carruth
· 12 years ago
002da5d
[C++11] Switch all uses of the llvm_move macro to use std::move
by Chandler Carruth
· 12 years ago
1e14053
Hoist the GEP constant address offset computation to a common home on
by Chandler Carruth
· 13 years ago
e41e7b7
Add a new visitor for walking the uses of a pointer value.
by Chandler Carruth
· 13 years ago