reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3475 void init();
3483 SwitchInstProfUpdateWrapper(SwitchInst &SI) : SI(SI) { init(); }