Searched defs:addCase (Results 1 – 2 of 2) sorted by relevance
4054 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst4163 void SwitchInstProfUpdateWrapper::addCase( in addCase() function in SwitchInstProfUpdateWrapper
4162 bool addCase = false; in shouldAddCase() local