Home | History | Annotate | Download | only in VMCore

Lines Matching refs:CO

379     } else if (Constant *CO = dyn_cast<Constant>(ArraySize)) {
380 Constant *Scale = ConstantExpr::getIntegerCast(CO, IntPtrTy,