Lines Matching defs:CaseVal
2559 ConstantInt *CaseVal =2562 if (CaseVal == 0 || DestBB == 0) {2566 SI->addCase(CaseVal, DestBB);