跳转至

print type

1. Print the type

使用EVT::getEVTString()方法。

C++
MVT MValT;
dbgs() << EVT(MValT).getEVTString() << "\n";