Home | History | Annotate | Download | only in IR

Lines Matching refs:CO

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