Home | History | Annotate | Download | only in Utils

Lines Matching refs:getIntN

671     Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width),
675 Value *Shl = B.CreateShl(B.getIntN(Width, 1ULL), C);