[PowerPC] Collect some CallLowering arguments into a struct. [NFC]
[llvm-project.git] / compiler-rt / test / profile / Inputs / instrprof-dynamic-b.cpp
blob5c2d9bae8dba6baa4886421d9ad026990c1179ea
1 #include "instrprof-dynamic-header.h"
2 void b() {
3 if (true) {
4 bar<void>(1);
5 bar<int>(1);