index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
test
/
profile
/
Inputs
/
instrprof-dynamic-header.h
blob: 7a57b13c67f9cb0fb8ffeec066662b08e82d0f92 (
plain
)
1
2
3
4
5
6
7
template <class T> void bar(int X) { if (X) { X *= 4; } } void a(); void b();