Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Analysis
ScalarEvolutionExpander.cpp
Find file
Blame
History
Permalink
Use A.append(...) instead of A.insert(A.end(), ...) when A is a
· dd41bba5
Dan Gohman
authored
Jun 21, 2010
SmallVector, and other SmallVector simplifications. llvm-svn: 106452
dd41bba5
Loading