Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
SCCP.cpp
Find file
Blame
History
Permalink
Use Operands.data() instead of &Operands[0] where Operands is a potentially
· 206876e2
Nick Lewycky
authored
May 28, 2009
empty SmallVector. llvm-svn: 72512
206876e2
Loading