Searched defs:addCase (Results 1 – 3 of 3) sorted by relevance
72 function addCase( object, old_len, set_len, new_len, checkitems ) { function
2515 bool addCase = false; in shouldAddCase() local
3171 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) { in addCase() function in SwitchInst