Home | History | Annotate | Download | only in Utils

Lines Matching refs:Cst

1951   ConstantInt *Cst = cast<ConstantInt>(ICI->getOperand(1));
1982 if (SI->findCaseValue(Cst) != 0) {
2020 SI->addCase(Cst, NewBB);