[LLVMdev] RefineAbstractType

Chris Lattner clattner at apple.com
Thu Nov 13 14:54:49 PST 2008


On Nov 13, 2008, at 2:35 PM, David Greene wrote:
>> t1->refineAbstractType(t2)
>
> Oh, I see.
>
> Then what's the purpose of PointerType::refineAbstractType,
> FunctionType::refineAbstractType, etc.?

They are "internal" implementation details of the refinement system.

-Chris



More information about the llvm-dev mailing list