Displaying 1 result from an estimated 1 matches for "milanova".
2006 May 24
2
[LLVMdev] Some thinking for callgraph builder
...d to be
used within this unit and thus should not be visable to external node.
c) Light weight alias analysis for only function pointers may be good for
clients whose interest is only function pointers alias or the construction of
callgraph but not general point-to analysis. Because just as Milanova, et al
pointed out in "Precise and Efficient Call Graph Construction for C programs
with function pointers", "even inexpensive pointer analyses may provide
precision comparable to the precision of expensive pointer anlayses, and
therefore the use of more expensive analyses may be...