reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
772 SI->addCase(ConstantInt::get(Int32Ty, 1), BB1.get()); 773 SI->addCase(ConstantInt::get(Int32Ty, 2), BB2.get()); 774 SI->setMetadata(LLVMContext::MD_prof, 778 SwitchInstProfUpdateWrapper SIW(*SI); 790 SwitchInstProfUpdateWrapper SIW(*SI);