Go to file
Dan Gohman 8c4da37b1f Use SCEVExpander::InsertCastOfTo instead of calling new IntToPtrInst
directly, because the insert point used by the SCEVExpander may vary
from what LSR originally computes.

llvm-svn: 40641
2007-07-31 17:22:27 +00:00
clang rename isReferenceType to follow the new scheme. 2007-07-31 16:56:34 +00:00
llvm Use SCEVExpander::InsertCastOfTo instead of calling new IntToPtrInst 2007-07-31 17:22:27 +00:00