Searched refs:OpIntTy (Results 1 – 2 of 2) sorted by relevance
1571 auto *OpIntTy = GCR.getOperand(2)->getType(); in visitCallInst() local1572 GCR.setOperand(2, ConstantInt::get(OpIntTy, GCR.getBasePtrIndex())); in visitCallInst()
4119 auto *OpIntTy = GCR.getOperand(2)->getType(); in visitCallInst() local4120 II->setOperand(2, ConstantInt::get(OpIntTy, GCR.getBasePtrIndex())); in visitCallInst()