[LLVMdev] get Type of SDValue?

Patrik Hägglund H patrik.h.hagglund at ericsson.com
Thu Oct 13 23:49:53 PDT 2011


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



More information about the llvm-dev mailing list