Home | History | Annotate | Download | only in IR

Lines Matching refs:getIntToPtr

157     C = ConstantExpr::getIntToPtr(C, PTy);
1457 case Instruction::IntToPtr: return getIntToPtr(C, Ty);
1637 Constant *ConstantExpr::getIntToPtr(Constant *C, Type *DstTy) {