Home
last modified time | relevance | path

Searched refs:unssa (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
DMakefile90 LIB_OBJS += unssa.o
106 PROGRAMS += test-unssa
D.gitignore30 /test-unssa
Dtest-unssa.c39 unssa(ep); in output_fn()
Dunssa.c133 int unssa(struct entrypoint *ep) in unssa() function
Dlinearize.h347 int unssa(struct entrypoint *ep);
Dexample.c1918 unssa(ep); in output()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.5.1.rst167 * unssa: do not try to update liveness
168 * unssa: simplify rewrite of OP_PHISOURCE
169 * unssa: try to avoid some OP_PHI copies
170 * unssa: eliminate trivial phisrc copies
171 * unssa: update comment about the unneeded copies
Dv0.5.0.rst80 * unssa: track use of newly added pseudo
164 * sparse, llvm: Kill ifdef'd unssa() call
Dv0.4.2.rst136 * unssa: track uses when replacing a phi node
Dv0.6.0.rst765 * extract nbr_users() from unssa.c