Cross Reference: instrprof-dlopen-func2.c
xref
: /
external
/
compiler-rt
/
test
/
profile
/
Inputs
/
instrprof-dlopen-func2.c
Home
History
Annotate
Line#
Navigate
Download
only in
instrprof-dlopen-func2.c
instrprof-dlopen-func2.c revision 2d1fdb26e458c4ddc04155c1d421bced3ba90cd0
1
void
func2
(
int
K) {
if
(K) {} }
2