Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:CS

314     ConstantStruct *CS = dyn_cast<ConstantStruct>(InitList->getOperand(i));
315 if (CS == 0) continue;
317 Constant *FP = CS->getOperand(1);