Lines Matching full:vval
3053 ConstantInt *VVal = SI->findCaseDest(BB);3054 assert(VVal && "Should have a unique destination value");3055 ICI->setOperand(0, VVal);