Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PtrToInt

1640   case Instruction::PtrToInt:
1641 // PtrToInt is always a noop, as we know that the int type is pointer sized.
1980 case Instruction::PtrToInt:
1981 // PtrToInt is always a noop, as we know that the int type is pointer sized.
2602 // prevents new inttoptr/ptrtoint pairs from degrading AA capabilities.