instrprof-icall-promo.h 70 Bytes Raw Blame History Permalink 1 2 3 4 struct A { virtual int foo() { return 1; }; virtual int bar(); };