Home | History | Annotate | Download | only in Utils

Lines Matching defs:ArgType

1257     Type *ArgType = Op->getType();
1259 Intrinsic::cttz, ArgType);
1264 Value *Cond = B.CreateICmpNE(Op, Constant::getNullValue(ArgType));