Hi, Once the DAG is built, is there any way to find out what the real type of a certain SDValue is (Type, not just EVT)? And as an example, in the XYZTargetLowering::lowerCall method for my target, is there any way for me to get what Type the SDValue Callee really corrensponds to? Regards, Patrik Hägglund