repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[SLP]Reduce number of alternate instruction, where possible
[llvm-project.git]
/
clang-tools-extra
/
test
/
modularize
/
Inputs
/
IsDependent.h
blob
492811026603a69f4aaf57ab44495facf97ac259
1
// This header depends on SomeTypes.h for the TypeInt typedef.
2
3
typedef
TypeInt NewTypeInt
;
4
typedef
OtherTypeInt OtherNewTypeInt
;