Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IntToPtr

260   // We don't want to form an inttoptr or ptrtoint that converts to an integer
262 if ((Res == Instruction::IntToPtr && SrcTy != DstIntPtrTy) ||
1408 // trunc or zext to the intptr_t type, then inttoptr of it. This allows the