[英]C GIMPLE how to get the variables type's
Is it possible during a gimple pass to know the types of the variables being declared?在 gimple pass 期间是否有可能知道正在声明的变量的类型? I got to the point were i have the trees for all local variables with FOR_EACH_LOCAL_DECL but i cannot find a way to know their types.
我的重点是我有 FOR_EACH_LOCAL_DECL 的所有局部变量的树,但我找不到知道它们类型的方法。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.