ICALL means the call is done via the function pointer. OCALL is still a
direct call but the callee isn't in current IPA scope.


2014-06-13 3:44 GMT+08:00 daniel tian <xti...@uh.edu>:

> OK. I figured out what is indirect call and opaque call. Both indirect
> call and opaque call are the PUs that cannot find in Aux_Pu_Table.
>
>
> On Thu, Jun 12, 2014 at 11:51 AM, daniel tian <xti...@uh.edu> wrote:
>
>> Hi everyone:
>>     I have a quick question about indirect call and opaque call. There
>> are two class member in the IPA_NODE:
>> IPA_ICALL_LIST _icall_list;           // List of indirect calls from this
>> PU
>> IPA_ICALL_LIST _ocall_list;           // List of opaque calls from this PU
>>
>> what are these two members?
>>
>>
>> Thanks
>> Daniel
>>
>>
>> --
>> Best Regards,
>> Xiaonan (Daniel) Tian
>>
>
>
>
> --
> Best Regards,
> Xiaonan (Daniel) Tian
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>
>


-- 
Regards,
Lai Jian-Xin
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to